[U-Boot] [PATCH v4 06/11] spl, nand: add 4bit HW ecc oob first nand_read_page function
Scott Wood
scottwood at freescale.com
Fri Oct 28 18:03:00 CEST 2011
On 10/24/2011 02:38 AM, Heiko Schocher wrote:
> similiar to commit dc7cd8e59ba077f3b4c1a4557c9cd86a31b9ab1f, only
> adapted for the new spl framework.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Acked-by: Tom Rini <trini at ti.com>
> 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 v2:
> - add comment from Scott Wood:
> as BSS is cleared, no need for intializing vars with 0
> remove this.
>
> changes for v3:
> - add comment from Scoot Wood and Tom Rini
> - rename CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to
> CONFIG_SYS_NAND_HW_ECC_OOBFIRST
> - add dokumentation in README
>
> changes for v4:
> - added Acked-by: Tom Rini <trini at ti.com>
>
> README | 5 ++++
> drivers/mtd/nand/nand_spl_simple.c | 43 +++++++++++++++++++++++++++++++++++-
> 2 files changed, 47 insertions(+), 1 deletions(-)
Acked-by: Scott Wood <scottwood at freescale.com>
-Scott
More information about the U-Boot
mailing list