X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2FREADME.watchdog;h=c50dc79e15e53afc9a45e22c72a56b7cc14f6d8c;hb=9674c09b7495d15017b68a3d462b17040c12ff70;hp=33f31c2140573222932aae8f376de9eed9c70b8c;hpb=ec7023db8dc95966919589541f1ca09355a3f7a5;p=platform%2Fkernel%2Fu-boot.git diff --git a/doc/README.watchdog b/doc/README.watchdog index 33f31c2..c50dc79 100644 --- a/doc/README.watchdog +++ b/doc/README.watchdog @@ -14,19 +14,14 @@ 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 - Available for FTWDT010 to service the watchdog. - -CONFIG_FTWDT010_HW_TIMEOUT - Can be used to change the timeout for FTWDT010. - 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.