This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

U-Boot: saveenv fails because can't erase bad block

Hi,

I'm using u-boot.bin 1.2.0 that came with the dvsdk 2.0.  I used serial flash loader to program UBL and U-Boot.  However saveenv fails because u-boot can't erase a bad block.  So I downloaded u-boot tarball from DVSDK 3.10.  UBL jump to entry point and hangs.  CCS can no longer connect.  How do I erase nand and how do I deal with a bad block in the environment?

Farrah