[U-Boot] [PATCH] arm, doc: add CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST documentation

Tom Rini tom.rini at gmail.com
Tue Oct 18 18:01:56 CEST 2011


Ah, but we asked (and you agreed) to name the option generically since
it's about OOB position rather than ECC size.  And the help should
reflect that it's about changing the OOB position relative to data as
foudn on some davinci platforms rather than just being to enable
support in davinci SoCs.  Other boards might need this :)

On Tue, Oct 11, 2011 at 10:34 PM, Heiko Schocher <hs at denx.de> wrote:
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Cc: Paulraj Sandeep <s-paulraj at ti.com>
> Cc: Scott Wood <scottwood at freescale.com>
> ---
>  README |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/README b/README
> index 0868531..f6fa2c1 100644
> --- a/README
> +++ b/README
> @@ -3075,6 +3075,10 @@ Low Level (hardware related) configuration options:
>  - CONFIG_SYS_SRIOn_MEM_SIZE:
>                Size of SRIO port 'n' memory region
>
> +- CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST
> +               enable 4bit ECC hardware calculation algorithm, used on
> +               davinci soc.
> +
>  - CONFIG_SYS_NDFC_16
>                Defined to tell the NDFC that the NAND chip is using a
>                16 bit bus.
> --
> 1.7.6.2
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>



-- 
Tom


More information about the U-Boot mailing list