[U-Boot] [PATCH 05/10 v3] spl, nand: add 4bit HW ecc oob first nand_read_page function

Tom Rini tom.rini at gmail.com
Thu Oct 6 18:05:14 CEST 2011


On Wed, Oct 5, 2011 at 10:45 PM, Heiko Schocher <hs at denx.de> wrote:
> similiar to commit dc7cd8e59ba077f3b4c1a4557c9cd86a31b9ab1f, only
> adapted for the new spl framework.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Cc: Scott Wood <scottwood at freescale.com>
> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
> Cc: Sandeep Paulraj <s-paulraj at ti.com>
>
> ---
> changes for v3:
> - add comment from Scott Wood:
>  as BSS is cleared, no need for intializing vars with 0
>  remove this.

Scott and I were talking about this on IRC (since I'm adding in a BCH8
SPL platform) and isn't the only difference just where the OOB is?  So
the config switch should be changed to reflect that since this code
would work with any ECC size and OOB first, yes?

-- 
Tom


More information about the U-Boot mailing list