summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-12-30 16:42:23 -0500
committerTom Rini <trini@ti.com>2014-12-30 16:42:23 -0500
commit6d76e2aca82a0da47df80304211203f80b09f082 (patch)
treea70a7a02f5e702b9bd633292d685a22a62fdb4b9 /include/configs
parent5523cc2b8aa01c81c1df476e4e466d418510eae3 (diff)
parentd0e932de7c8e46ade1994e03e864636db3922520 (diff)
downloadtalos-obmc-uboot-6d76e2aca82a0da47df80304211203f80b09f082.tar.gz
talos-obmc-uboot-6d76e2aca82a0da47df80304211203f80b09f082.zip
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/socfpga_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index 6bb9473c82..6b1f967c44 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -139,7 +139,7 @@
#define CONFIG_DESIGNWARE_WATCHDOG
#define CONFIG_DW_WDT_BASE SOCFPGA_L4WD0_ADDRESS
#define CONFIG_DW_WDT_CLOCK_KHZ 25000
-#define CONFIG_HW_WATCHDOG_TIMEOUT_MS 12000
+#define CONFIG_HW_WATCHDOG_TIMEOUT_MS 30000
#endif
/*
OpenPOWER on IntegriCloud