[U-Boot] [PATCH] Davinci: NAND enable ECC even when not in NAND boot mode
Scott Wood
scottwood at freescale.com
Mon Dec 14 22:00:07 CET 2009
On Thu, Dec 10, 2009 at 03:14:36PM +0000, Nick Thompson wrote:
> Davinci: NAND enable ECC even when not in NAND boot mode
>
> On Davinci platforms, the default NAND device is enabled (for ECC)
> in low level boot code when NAND boot mode is used. If booting in
> another mode, NAND ECC is not enabled. The driver should make
> sure ECC is enabled regardless of boot mode if NAND is configured
> in U-Boot.
>
> Signed-off-by: Nick Thompson <nick.thompson at ge.com>
> ---
> Applies to: u-boot-ti
>
> This patch depends on "[PATCH v2] Davinci: Configurable NAND chip selects"
> posted on Nov 19, 2009.
>
> drivers/mtd/nand/davinci_nand.c | 2 ++
> include/asm-arm/arch-davinci/emif_defs.h | 3 +--
> 2 files changed, 3 insertions(+), 2 deletions(-)
Acked-by: Scott Wood <scottwood at freescale.com>
-Scott
More information about the U-Boot
mailing list