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.

A question on uboot in AM3517 PSP package

Other Parts Discussed in Thread: AM3517

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 !