Tool/software: Linux
Hi all,
We are working on a custom board based on DRA74x(TDA2sx soc).I want to boot uboot-spl.bin through UART.Is there any documentation for UART boot for tda2sx for linux systems?
Regards,
Murugan S
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.
Tool/software: Linux
Hi all,
We are working on a custom board based on DRA74x(TDA2sx soc).I want to boot uboot-spl.bin through UART.Is there any documentation for UART boot for tda2sx for linux systems?
Regards,
Murugan S
Hi Murugan,
the u-boot (ver. 2018.01+) used in the current version of the Linux SDK do not support UART boot:
Can you use usb peripheral boot mode on your board:
Regards,
Yordan