summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBob Liu <lliubbo@gmail.com>2011-12-27 15:05:53 +0800
committersonic <sonic@sonic-linuxvm.(none)>2013-03-04 13:42:07 +0800
commit49c2da53b7aa63f68118fa9ffa5c5e546440ebb2 (patch)
tree3034e5856175c7e276b1425a1a28e493b1ad99b3 /include
parent4a207e8b9a1ecc3e87d5a63bb5442dbcd50bd4b6 (diff)
downloadtalos-obmc-uboot-49c2da53b7aa63f68118fa9ffa5c5e546440ebb2.tar.gz
talos-obmc-uboot-49c2da53b7aa63f68118fa9ffa5c5e546440ebb2.zip
blackfin: bf60x: add hw watchdog support
Signed-off-by: Bob Liu <lliubbo@gmail.com> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Sonic Zhang <sonic.adi@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/bf609-ezkit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bf609-ezkit.h b/include/configs/bf609-ezkit.h
index 6dffab86dc..02149fa94d 100644
--- a/include/configs/bf609-ezkit.h
+++ b/include/configs/bf609-ezkit.h
@@ -63,6 +63,7 @@
#define CONFIG_SYS_MONITOR_LEN (768 * 1024)
#define CONFIG_SYS_MALLOC_LEN (512 * 1024)
+#define CONFIG_HW_WATCHDOG
/*
* Network Settings
*/
OpenPOWER on IntegriCloud