summaryrefslogtreecommitdiffstats
path: root/include/configs/mx31pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2011-04-10 08:17:50 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-11 23:03:15 +0200
commitb73850f7644db4f4c68f6efda43928a5be5a8534 (patch)
tree4ac7db1f28888c095c6d9178160a8dce837b8189 /include/configs/mx31pdk.h
parent24a514c44557601de52df3c8bc0ee789bef8714c (diff)
downloadtalos-obmc-uboot-b73850f7644db4f4c68f6efda43928a5be5a8534.tar.gz
talos-obmc-uboot-b73850f7644db4f4c68f6efda43928a5be5a8534.zip
MX31: mx31pdk: Add watchdog support
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx31pdk.h')
-rw-r--r--include/configs/mx31pdk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
index d4c6d16102..f5d3ee79a9 100644
--- a/include/configs/mx31pdk.h
+++ b/include/configs/mx31pdk.h
@@ -61,6 +61,7 @@
#define CONFIG_MXC_UART 1
#define CONFIG_SYS_MX31_UART1 1
+#define CONFIG_HW_WATCHDOG
#define CONFIG_HARD_SPI 1
#define CONFIG_MXC_SPI 1
@@ -98,6 +99,8 @@
*/
#undef CONFIG_CMD_IMLS
+#define BOARD_LATE_INIT
+
#define CONFIG_BOOTDELAY 3
#define CONFIG_EXTRA_ENV_SETTINGS \
OpenPOWER on IntegriCloud