public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mx31pdk: Remove watchdog support
@ 2013-04-09 19:03 Fabio Estevam
  2013-04-10  6:14 ` Stefano Babic
  2013-04-10 21:23 ` Albert ARIBAUD
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2013-04-09 19:03 UTC (permalink / raw)
  To: u-boot

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
-- 
1.7.9.5

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

* [U-Boot] [PATCH] mx31pdk: Remove watchdog support
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2013-04-10  6:14 UTC (permalink / raw)
  To: u-boot

On 09/04/2013 21:03, Fabio Estevam 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>
> ---

Hi Fabio,

>  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
> 

Benoit's patchset will flow into the release - then this one should also
be merged.

Acked-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

* [U-Boot] [PATCH] mx31pdk: Remove watchdog support
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Albert ARIBAUD @ 2013-04-10 21:23 UTC (permalink / raw)
  To: u-boot

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.

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

end of thread, other threads:[~2013-04-10 21:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox