From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] MX31: mx31pdk: Add watchdog support
Date: Sun, 10 Apr 2011 17:45:15 +0200 [thread overview]
Message-ID: <4DA1D08B.1020008@denx.de> (raw)
In-Reply-To: <1299688544-13635-1-git-send-email-fabio.estevam@freescale.com>
On 03/09/2011 05:35 PM, Fabio Estevam wrote:
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> board/freescale/mx31pdk/mx31pdk.c | 16 ++++++++++++++++
> include/configs/mx31pdk.h | 1 +
> 2 files changed, 17 insertions(+), 0 deletions(-)
>
> diff --git a/board/freescale/mx31pdk/mx31pdk.c b/board/freescale/mx31pdk/mx31pdk.c
> index a9f0fb4..4a5d3ef 100644
Hi Fabio,
> diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
> index 86c758f..1f1de46 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
Applying this patch I have not found BOARD_LATE_INIT in mx31pdk.h. How
can the watchdog be enabled ?
Best regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2011-04-10 15:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-09 16:35 [U-Boot] [PATCH 1/2] MX31: mx31pdk: Add watchdog support Fabio Estevam
2011-03-09 16:35 ` [U-Boot] [PATCH 2/2] MX31: mx31pdk: Print the cause of reset Fabio Estevam
2011-03-12 13:26 ` Anatolij Gustschin
2011-04-10 15:45 ` Stefano Babic [this message]
2011-04-26 5:45 ` [U-Boot] [PATCH 1/2] MX31: mx31pdk: Add watchdog support Stefano Babic
2011-04-27 11:38 ` Detlev Zundel
2011-04-27 12:37 ` Fabio Estevam
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=4DA1D08B.1020008@denx.de \
--to=sbabic@denx.de \
--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.