[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing

Fabio Estevam festevam at gmail.com
Fri Dec 4 21:54:15 CET 2015


On Wed, Nov 4, 2015 at 6:19 AM, Alexander Stein
<alexander.stein at systec-electronic.com> wrote:
> When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
> timeout might occur meanwhile. So pet the watchdog while operating on
> the flash.

I guess the same problem would occur when you do long file transfers
via TFTP, via USB, via eMMC, right?

Shouldn't you fix the watchdog timeout value instead? If I read this
thread correctly you set the watchdog timeout to be 1.5 s, which seems
to be too low.

Regards,

Fabio Estevam


More information about the U-Boot mailing list