Part Number: AM625
Hello TI's expert,
I want to boot Linux quickly without U-Boot on my system.
I mean that I need to modify ARM64 spl for that.
Do you have reference document or sample source for that.
Thank you
Brian
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.
Part Number: AM625
Hello TI's expert,
I want to boot Linux quickly without U-Boot on my system.
I mean that I need to modify ARM64 spl for that.
Do you have reference document or sample source for that.
Thank you
Brian
Hi Brian,
The Processor SDK Linux doesn't support booting Linux directly from ARM64 SPL, and there is no documentation describing how to modify ARM64 SPL to achieve this.
Do you mind to explain your boot time requirement? In the entire Linux boot process, u-boot takes much less time than Linux kernel, have you considered to optimize kernel boot time to compensate the time taken by u-boot?
I want to boot Linux quickly without U-Boot on my system.
We now have an E2E FAQ on this very topic, adding a reference here for better findability:
[FAQ] AM625: How to boot from R5 U-Boot SPL directly into the Linux Kernel, skipping A53 SPL and A53 U-Boot (Falcon Mode)
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1205638/faq-am625-how-to-boot-from-r5-u-boot-spl-directly-into-the-linux-kernel-skipping-a53-spl-and-a53-u-boot-falcon-mode
Regards, Andreas