cmd: fastboot: handle watchdog while waiting for fastboot commands.
authorSean Nyekjaer <sean@geanix.com>
Thu, 24 Jan 2019 14:17:21 +0000 (15:17 +0100)
committerMarek Vasut <marex@denx.de>
Sat, 16 Mar 2019 12:29:43 +0000 (13:29 +0100)
commit731785df0b68158c282d880de0a86d1db8aec118
tree7136dcfa495c7b2dea126b2a89e5944c346e2ef7
parent9659eb46af6249b6e4b3712e60a1eb2e87fc48a1
cmd: fastboot: handle watchdog while waiting for fastboot commands.

Watchdog is not handled while waiting for fastboot commands.

Tested on a i.MX6 ULL EVK board.

Signed-off-by: Sean Nyekjaer <sean@geanix.com>
cmd/fastboot.c