public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog
@ 2011-09-15 23:18 Fabio Estevam
  2011-09-15 23:18 ` [U-Boot] [PATCH 2/2] mx31pdk: Change the prompt as per other i.MX boards Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Fabio Estevam @ 2011-09-15 23:18 UTC (permalink / raw)
  To: u-boot

When booting a mainline kernel on a mx31pdk the system gets getting resets from the watchdog.

As the kernel has watchdog support, disable it from U-boot.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/mx31pdk.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
index 1a5bdd1..e77805c 100644
--- a/include/configs/mx31pdk.h
+++ b/include/configs/mx31pdk.h
@@ -60,7 +60,6 @@
 
 #define CONFIG_MXC_UART
 #define CONFIG_SYS_MX31_UART1
-#define CONFIG_HW_WATCHDOG
 #define CONFIG_MXC_GPIO
 
 #define CONFIG_HARD_SPI
-- 
1.6.0.4

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-09-19 17:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15 23:18 [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog Fabio Estevam
2011-09-15 23:18 ` [U-Boot] [PATCH 2/2] mx31pdk: Change the prompt as per other i.MX boards Fabio Estevam
2011-09-16 11:38   ` Stefano Babic
2011-09-19  9:35   ` Stefano Babic
2011-09-16  7:46 ` [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog Stefano Babic
2011-09-19 15:04   ` Fabio Estevam
2011-09-19 16:24     ` Stefano Babic
2011-09-19 16:57       ` Fabio Estevam
2011-09-19 17:47         ` Fabio Estevam
2011-09-16 11:10 ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox