summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-04-30 09:58:03 -0400
committerTom Rini <trini@ti.com>2013-05-01 10:37:35 -0400
commit92daa4d2cff74d35a8b479c27a419025a464533f (patch)
tree7ea40acf8c6aa7301643e67acc53418050a9a00a /doc
parent19fe4b3e3122071fbe6481df05bd819405e1983e (diff)
parent0f21f98dd4d6bff72df4eeaca4163779896cb336 (diff)
Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'doc')
-rw-r--r--doc/README.watchdog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.watchdog b/doc/README.watchdog
index ee65008b4b..33f31c2140 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.