[U-Boot] NAND_ECC_NONE in u-boot question

4 Dec
2009
4 Dec
'09
11:20 p.m.
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? Thanks in advance.
--
View this message in context: http://old.nabble.com/NAND_ECC_NONE-in-u-boot-question-tp26642489p26642489.h...
Sent from the Uboot - Users mailing list archive at Nabble.com.

4 Dec
4 Dec
11:23 p.m.
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
5633
Age (days ago)
5633
Last active (days ago)
1 comments
2 participants
participants (2)
-
joe zhou
-
Scott Wood