X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.watchdog;h=f23c923910a6775af930d1489cacaa87e2289d0d;hb=33863f744d513f5c16a254870e7b3cef8580bbc9;hp=ee65008b4bebe565b1d05f460cd37f56c25dc3ce;hpb=981481958f98f17089bd3d776f71599756d9b9bd;p=oweals%2Fu-boot.git diff --git a/doc/README.watchdog b/doc/README.watchdog index ee65008b4b..f23c923910 100644 --- a/doc/README.watchdog +++ b/doc/README.watchdog @@ -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,3 +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.