[U-Boot] [PATCH 1/2] nand: extend .raw accesses to work on multiple pages

Scott Wood scottwood at freescale.com
Sat May 19 00:59:09 CEST 2012


On 03/28/2012 05:26 PM, Scott Wood wrote:
> A use for this is to read, modify, erase, and write an entire block as a
> single unit, as a replacement for the biterr command.  This way gives
> more flexibility in that you can also test multiple bit errors, errors
> in the ECC, etc.
> 
> Signed-off-by: Scott Wood <scottwood at freescale.com>
> ---
>  common/cmd_nand.c |   95 +++++++++++++++++++++++++++++++++++++++-------------
>  doc/README.nand   |   16 ++++----
>  2 files changed, 79 insertions(+), 32 deletions(-)

Applied to u-boot-nand-flash.

-Scott



More information about the U-Boot mailing list