Hi
May I have some questions about AM64x Linux booting?
Q1:
I think there are 2 way to boot Linux, using Linux-SDK U-boot, And using Linux SBL(MCU+SDK).
What is the difference?
I think boot timing of another core that not use in linux is mainly difference.
--
Q2:
Is this correct booting process about the 2 way of boot process?
1. boot from U-boot
tiboot3.bin -> tispl.bin -> u-boot.img -> Linux
2. boot from SBL
SBL.appimage -> Linux.appimage ->u-boot.img -> Linux
--
Q3:
If I use Linux SBL for SoC boot,
Why we could select as boot memory only OSPI or eMMC?
Thanks,
GR