From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] mx31pdk: Disable watchdog
Date: Thu, 15 Sep 2011 20:18:22 -0300 [thread overview]
Message-ID: <1316128703-1330-1-git-send-email-festevam@gmail.com> (raw)
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
next reply other threads:[~2011-09-15 23:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-15 23:18 Fabio Estevam [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1316128703-1330-1-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox