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.

AM335x WinCE supports 4kB sector size NAND flash MT29F16G16ADBCA?

Hello,

I am trying to boot from the Micro NAND flash MT29F16G16ADBCA which has 4096B as the sector size with customize AM335x boards. This board design has been working with another flash MT29F4G16ABBDAHC which has 2048 as the sector size.

The WinCE BSP has the following comment in platform\AM33X_BSP\SRC\BOOTLOADER\EBOOT\cfg.c:

 // We can support only flash with sector size < 2048 bytes

Also, NAND_BPART_BUFFER_SIZE as 0x20A00 seems to be too small for 4096 as well.

Can you please let me know if the latest WinCE BSP supports 4kB sector size or not?

Thanks,

Ying