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 Ti,
We are currently working on the custom board based on the AM625 and I have some queries regarding booting the board with different options.
1) is it mandatory to do USB DFU mode to get the u-boot prompt?
2) How can we do a USB host boot? Do we need to change dts file of u-boot or kernel?
3) How to do booting over ethernet?
4) Is it mandatory to do DFU boot to flash EMMC or any other way to flash EMMC directly?
Regards,
Abhishek Lakhara
Hi Abhishek,
1) is it mandatory to do USB DFU mode to get the u-boot prompt?
No. Any boot mode should get you to the U-Boot prompt.
2) How can we do a USB host boot? Do we need to change dts file of u-boot or kernel?
USB host boot is not currently supported in the Processor SDK.
3) How to do booting over ethernet?
Please check the instruction linked below.
4) Is it mandatory to do DFU boot to flash EMMC or any other way to flash EMMC directly?
No. You can use any other available boot mode to flash eMMC.
Hi Abhishek,
In general, you can flash eMMC in U-Boot or Linux.
If you tell me what boot mode you use, I can provide details if you need it.
Hi Abhishek,
Please follow the instruction linked below for flashing eMMC using DFU boot.
Hi Abhishek,
I am not sure how JTAG would be easier than DFU for eMMC flashing. But our JTAG expert is out of office this week, I can get his comments about JTAG flashing next week.