On Fri, Sep 23, 2011 at 03:43:10PM +0200, Marek Vasut wrote:
> These commands should work around various "hardware" ECC and BCH methods.
> 
> Signed-off-by: Marek Vasut <marek.va...@gmail.com>
> Cc: Scott Wood <scottw...@freescale.com>
> Cc: Stefano Babic <sba...@denx.de>
> Cc: Wolfgang Denk <w...@denx.de>
> Cc: Detlev Zundel <d...@denx.de>
> ---
>  common/cmd_nand.c |   19 +++++++++++++++++++
>  doc/README.nand   |    9 +++++++++
>  2 files changed, 28 insertions(+), 0 deletions(-)
> 
> V2: Add documentation.
> V3: Drop size param.
> V4: Dont drop size of read/write commands, operate on pages

Applied to u-boot-nand-flash next

> +     "nand read.raw - addr off|partition\n"
> +     "nand write.raw - addr off|partition\n"
> +     "    Use read.raw/write.raw to avoid ECC and write the page as-is.\n"

...with s/write the page/access the page/

-Scott

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to