diff options
author | Weijie Gao <weijie.gao@mediatek.com> | 2019-07-19 11:04:47 +0800 |
---|---|---|
committer | Peng Fan <peng.fan@nxp.com> | 2019-07-31 15:31:36 +0800 |
commit | caa332336d6b2b2109894ac12e839bdc79a678b1 (patch) | |
tree | 85128d94db937919995fea576fa682090673416e /board/liebherr | |
parent | 58d65d5082b6adb97f6420125aefa876d45b8870 (diff) |
mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout
When reading large data in once (reading 512MiB is tested on MT7623), a
watchdog timeout is triggered due to watchdog not being fed.
This patch adds WATCHDOG_RESET() to msdc_start_data() so the watchdog will
be fed every 1024 blocks are read/written.
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'board/liebherr')
0 files changed, 0 insertions, 0 deletions