summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-04-09 09:03:52 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-04-12 08:47:42 +0200
commit60442b303958237d845e16fc07fe78992e09d6a7 (patch)
treee105efc3af4de5f374225ccb56eacc1c3937d6b5 /include/configs
parent1a9a91dcfa2554679f21ca863f72959f4b301807 (diff)
downloadblackbird-obmc-uboot-60442b303958237d845e16fc07fe78992e09d6a7.tar.gz
blackbird-obmc-uboot-60442b303958237d845e16fc07fe78992e09d6a7.zip
mx31pdk: Remove watchdog support
The conversion of mx31pdk to SPL NAND fixed the boot issue, but we start seeing resets in loop, which prevents us from reaching the U-boot prompt. Until the proper fix can be identified, disable watchdog, so that mx31pdk can be functional again. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx31pdk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
index 80ec08e20d..1754595850 100644
--- a/include/configs/mx31pdk.h
+++ b/include/configs/mx31pdk.h
@@ -69,8 +69,6 @@
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART1_BASE
-#define CONFIG_HW_WATCHDOG
-#define CONFIG_IMX_WATCHDOG
#define CONFIG_MXC_GPIO
#define CONFIG_HARD_SPI
OpenPOWER on IntegriCloud