joe zhou wrote:
> Hi,
> 
> I am using 9G20 and set eccmode NAND_ECC_NONE in u-boot, but when I try to
> write some data from memory into flash with u-boot interface, it failed.
> (sam-ba can not read this page back from nand flash, it says a bad block).
> but I use NAND_ECC_SOFT, it is successful.
> why? anyone can give some help?

Telling U-Boot to ignore ECC (why do you want to do this?) does not also 
tell Linux to do so.

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

Reply via email to