[U-Boot] Watchdog and u-boot command prompt

Mike Frysinger vapier at gentoo.org
Wed Jan 14 12:39:43 CET 2009


On Wednesday 14 January 2009 01:40:29 Sachin Rane wrote:
> In the file 'include/watchdog.h', it has been mentioned that:
> 8<----------------------------------------------------------
> #if defined(CONFIG_HW_WATCHDOG) && defined(CONFIG_WATCHDOG)
> #error "Configuration error: CONFIG_HW_WATCHDOG and CONFIG_WATCHDOG
> can't be used together."
> #endif
> ---------------------------------------------------------->8
>
> It means I can't enable flags CONFIG_HW_WATCHDOG & CONFIG_WATCHDOG
> together.

CONFIG_WATCHDOG -> software watchdog
CONFIG_HW_WATCHDOG -> hardware watchdog

it makes no sense to enable both
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090114/4b91cbf5/attachment.pgp 


More information about the U-Boot mailing list