On Wed, Nov 21, 2018 at 08:51:45AM +0000, Christophe Leroy wrote:

> This patch adds a DM driver for the MPC8xx watchdog.
> Basically, the watchdog is enabled by default from the start and
> SYPCR register has to be writen once to set the timeout and/or
> deactivate the watchdog. Once written, it cannot be written again.
> 
> It means that wdt_stop() can be called before wdt_start() to stop the
> watchdog, but cannot be called if wdt_start() has been called.
> 
> Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to