Hi,all
I have downloaded MLO and uboot.bin into the Nandflash.But i do not understand xloader how to start uboot.
In the source of xload, how to modify?
thanks
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.
Hi,all
I have downloaded MLO and uboot.bin into the Nandflash.But i do not understand xloader how to start uboot.
In the source of xload, how to modify?
thanks
Hard to comment with this limited information,
- Which platform/EVM are you using?
- x-loader/u-boot version?
- Have you configured boot modes correctly?
Irrespective of this, you don't need to configure/change the x-loader, once you configure board to NAND boot mode, x-loader should detect it and automatically download u-boot to SDRAM and start from there. Also please refer to the PSP user guide - http://processors.wiki.ti.com/index.php/AM35x-OMAP35x-PSP_03.00.00.05_UserGuide
Thanks,
Vaibhav