Merge branch '2020-05-25-misc-fixes'
[oweals/u-boot.git] / doc / README.watchdog
index 33f31c2140573222932aae8f376de9eed9c70b8c..f23c923910a6775af930d1489cacaa87e2289d0d 100644 (file)
@@ -14,7 +14,7 @@ CONFIG_WATCHDOG_TIMEOUT_MSECS
        If not given, will default to maximum timeout. This would
        be 128000 msec for i.mx31/35/5x/6x.
 
-CONFIG_AT91SAM9_WATCHDOG
+CONFIG_WDT_AT91
        Available for AT91SAM9 to service the watchdog.
 
 CONFIG_FTWDT010_WATCHDOG
@@ -27,6 +27,7 @@ CONFIG_IMX_WATCHDOG
        Available for i.mx31/35/5x/6x to service the watchdog. This is not
        automatically set because some boards (vision2) still need to define
        their own hw_watchdog_reset routine.
+       TODO: vision2 is removed now, so perhaps this can be changed.
 
 CONFIG_XILINX_TB_WATCHDOG
        Available for Xilinx Axi platforms to service timebase watchdog timer.