diff options
author | Tom Rini <trini@ti.com> | 2013-04-30 09:58:03 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-05-01 10:37:35 -0400 |
commit | 92daa4d2cff74d35a8b479c27a419025a464533f (patch) | |
tree | 7ea40acf8c6aa7301643e67acc53418050a9a00a /doc | |
parent | 19fe4b3e3122071fbe6481df05bd819405e1983e (diff) | |
parent | 0f21f98dd4d6bff72df4eeaca4163779896cb336 (diff) | |
download | u-boot-imx-92daa4d2cff74d35a8b479c27a419025a464533f.zip u-boot-imx-92daa4d2cff74d35a8b479c27a419025a464533f.tar.gz u-boot-imx-92daa4d2cff74d35a8b479c27a419025a464533f.tar.bz2 |
Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.watchdog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.watchdog b/doc/README.watchdog index ee65008..33f31c2 100644 --- a/doc/README.watchdog +++ b/doc/README.watchdog @@ -27,3 +27,6 @@ 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. + +CONFIG_XILINX_TB_WATCHDOG + Available for Xilinx Axi platforms to service timebase watchdog timer. |