All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: tam3517-common: fix nand spl boot
Date: Fri, 27 Dec 2013 11:53:36 +0100	[thread overview]
Message-ID: <52BD5C30.4030505@denx.de> (raw)
In-Reply-To: <1387645389-26217-1-git-send-email-jeroen@myspectrum.nl>

Hi Jeroen,

On 21/12/2013 18:03, Jeroen Hofstee wrote:
> commit f9095aac793aa8917ab9b915c5d449e6dc8d3d30, "mtd: nand:
> omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme"
> removed CONFIG_SPL_NAND_SOFTECC from the tam3517 common config,
> causing the spl nand boot to fail. Add it back, so derived
> boards boot again.
> 
> Cc: Pekon Gupta <pekon@ti.com>
> Cc: Scott Wood <scottwood@freescale.com>
> Cc: Raphael Assenat <raph@8d.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Tapani Utriainen <tapani@technexion.com>
> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
> ---
>  include/configs/tam3517-common.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h
> index 439fc47..d44b5c0 100644
> --- a/include/configs/tam3517-common.h
> +++ b/include/configs/tam3517-common.h
> @@ -224,6 +224,7 @@
>  #define CONFIG_SPL_BOARD_INIT
>  #define CONFIG_SPL_CONSOLE
>  #define CONFIG_SPL_NAND_SIMPLE
> +#define CONFIG_SPL_NAND_SOFTECC
>  #define CONFIG_SPL_NAND_WORKSPACE	0x8f07f000 /* below BSS */
>  
>  #define CONFIG_SPL_LIBCOMMON_SUPPORT
> 

Thanks for fixing it.

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

  reply	other threads:[~2013-12-27 10:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-21 17:03 [U-Boot] [PATCH] ARM: tam3517-common: fix nand spl boot Jeroen Hofstee
2013-12-27 10:53 ` Stefano Babic [this message]
2014-01-08 13:34 ` [U-Boot] " Tom Rini

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=52BD5C30.4030505@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.