[U-Boot] [PATCH] watchdog: Add Cadence watchdog driver

Heinrich Schuchardt xypron.glpk at gmx.de
Mon Mar 26 19:48:17 UTC 2018


Hello Shreenidhi,

with the patch you added the CONFIG_WATCHDOG to drivers/watchdog/Kconfig.

Could you, please, add a description of CONFIG_WATCHDOG to
doc/README.watchdog.

In include/watchdog.h I found this:
"CONFIG_HW_WATCHDOG and CONFIG_WATCHDOG can't be used together."

So shouldn't CONFIG_WATCHDOG depend on !HW_WATCHDOG in Kconfig?
This avoids a possible error at compile time.

Best regards

Heinrich



More information about the U-Boot mailing list