Hi,
I am attempting to upgrade EZSDK versions from 5.03 to 5.05. We have been using 5.03 for a long time, successfully, but I need to upgrade to EZSDK 5.05 for a variety of reasons - one of them being able to use BCH8 for u-boot & kernel.
I have finished porting over the few patches that we need to make to get the EZSDK to work with our board (this is not the EVM), but now I am having trouble with the NAND. I have flashed everything as BCH8, and in fact, I can boot all the way and linux is running, however I keep getting prints like these:
<<
Read of newly-erased block at 0x00740000 failed: -74. Putting on bad_list
>>
The system is "usable", but more and more of these pop up, and when I reboot to u-boot and run the "nand bad" command, I can see that more and more blocks are being marked bad.
This is the exact same unit that I have been using daily for many months, and it has never had even a single bad block before...now the list is many dozens.
Any ideas, places to start?
Thanks,
Joel