]> git.ipfire.org Git - people/ms/u-boot.git/commit
spi: fsl_qspi: Pet watchdog even more
authorAlexander Stein <alexander.stein@systec-electronic.com>
Thu, 1 Jun 2017 07:32:19 +0000 (09:32 +0200)
committerYork Sun <york.sun@nxp.com>
Tue, 1 Aug 2017 15:28:56 +0000 (08:28 -0700)
commit4df24f2c40e3ae4856cc484e8d75f9cf12f9161c
treec8c0a1be153acf1d590ef52f58c34cfb712eb250
parenta65d740821ebf123287cc541750e4ac667ef9886
spi: fsl_qspi: Pet watchdog even more

Pet the watchdog once upon each command call (qspi_xfer) and during
each loop iteration in several commands.

This fixes a watchdog reset especially during erase command.

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/spi/fsl_qspi.c