HIi ,
Is there a u-boot version available for Panda5AJ.1.5. which can be used to boot from SD card ?
If available or under development please provide the git info
Regards,
Ishaqe
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.
HIi ,
Is there a u-boot version available for Panda5AJ.1.5. which can be used to boot from SD card ?
If available or under development please provide the git info
Regards,
Ishaqe
Hello Ishaqe,
Try the following sequence for booting omap5 from SD Card:
http://omapedia.org/wiki/OMAP5_SD_Card_Boot_Information
Best Regards,
Yordan
Hi,
Just one clarification.
When you build your u-boot and the file omap5evm_GP_ES1.0_MLO is created. You may need to rename the file to MLO right before you copy it on the sdcard. By default the rom code is configured to search for an MLO file.
Regards,
Yordan
JI Yordan ,
I tried with this u-boot mentioned
http://omapedia.org/wiki/OMAP5_SD_Card_Boot_Information#U-Boot_Steps.
But found that the kernel in Panda5AJ.1.5 is not booing up to shell with ithis u-boot
Regards,
Ishaqe
and in http://omapedia.org/wiki/OMAP5_SD_Card_Boot_Information#U-Boot_Steps. support for Panda5AJ.1.5 is not mentioned
Hi Ishaqe,
These steps are the only available information for booting omap 5 from sdcard for now. As said in the wiki SD Card boot is not officially supported for the OMAP5 release.
There is the following clarification though:
With the 5AI.1.11 and afterward the compiler changed to use only the tool chain delivered within the Android system. This assumes you have the variable $MYDROID set. You should use the steps bellow that statement to build your u-boot.
Best Regards,
Yordan