From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx31pdk: Remove watchdog support
Date: Wed, 10 Apr 2013 23:23:40 +0200 [thread overview]
Message-ID: <20130410232340.6b23ae81@lilith> (raw)
In-Reply-To: <1365534232-6393-1-git-send-email-fabio.estevam@freescale.com>
Hi Fabio,
On Tue, 9 Apr 2013 16:03:52 -0300, Fabio Estevam
<fabio.estevam@freescale.com> wrote:
> 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>
> ---
> include/configs/mx31pdk.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
> index 34e4295..da894c4 100644
> --- a/include/configs/mx31pdk.h
> +++ b/include/configs/mx31pdk.h
> @@ -60,8 +60,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
Applied to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
prev parent reply other threads:[~2013-04-10 21:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-09 19:03 [U-Boot] [PATCH] mx31pdk: Remove watchdog support Fabio Estevam
2013-04-10 6:14 ` Stefano Babic
2013-04-10 21:23 ` Albert ARIBAUD [this message]
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=20130410232340.6b23ae81@lilith \
--to=albert.u.boot@aribaud.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.