Due to EOL of PXA27x chip, we have moved to AM335x. Now we are in the stage of customizing the TI released WEC 7 BSP .
For easier image upgrade and backward compatability of our existing upgrade tools, we prefer that our NK.bin will be located in partition of the nand that has has a file system.
We have some doubts if the EBOOT can actually read and write to a FAT formatted partition of the NAND. Any thoughts on this? We looked at the Bootloader code of AM335x WEC 7 and there seems to be file system support. However, it seems to be tied to SD so we have doubt if it will work with NAND partition.
Hope someone can give us a good guide on this. Thanks