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.

NAND Formatting

Other Parts Discussed in Thread: OMAP-L138

Hi,

I am using BSP_WINCE_ARM9_01_00_02 for OMAP-L138.

We have a NAND Chip mounted onto the customized HW and it uses OMAP-L138 SOM.

We have basically verified NAND Read and Write from CCS Level-0 Code and it works fine.

We have flashed the UBL and EBOOT using SFH Utility version (2.30)

The function responsible for flashing NK.bin is WriteNKToNAND, It is calling IsBlockBad.

It able to flash till 50th block. From 51st block to till the end of the flash it reports the blocks are bad.

So, my understanding is SFH Erases the first 50 blocks of the NAND.

Any suggestions on how to handle this?

Thank You & Regards,

GSR