I am using ARM3517 processor. i want to boot it from NAND but not able to do tat. I am using the trace 32 software to to load the u-boot file to flash . i can load tat to flash but not able to boot. so please help me to solve this problem
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.
I am using ARM3517 processor. i want to boot it from NAND but not able to do tat. I am using the trace 32 software to to load the u-boot file to flash . i can load tat to flash but not able to boot. so please help me to solve this problem
Hi Srikant,
I believe you are referring to AM3517 here, right? With respect to your question, I have couple of questions for you
- Which u-boot version are you using? Is it based on PSP release or directly from denx?
- How are you configuring EMIF here?
- At what address are you loading your u-boot.bin?
- Which board are you using? Is it EVM or your custom board?
- Can you try MMC boot mode?
Thanks,
Vaibhav
hi,
yes i am using AM3517 processor and i am using the u-boot version AM35x-OMAP35x-PSP-SDK-03.00.00.05 and i loaded it at the location 0x80000 and x-laoder at the location 0x0.
and EMIF i have configred for NAND interface.
I am not able to boot from MMC mode.