I am using a AM3517 board on which are mounted Micron MT29F2G08AACWP NAND flash memory.
We are using a modified version of the uboot from AM3517 PSP package. We found that the process of reading uImage from NAND flash to RAM is quite long, which takes roughly 5seconds for a 2MB uImage. I am wondering if there is a way to shorten this.
Another question is if there is an easy way to add a splash screen during the boot process.
Many thanks !