
19 May
2012
19 May
'12
12:59 a.m.
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@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