software:SDK8.5 Linux
hardware: J721E EVM
Follow below process to booting linux kernel. I have tested that how long does it take to output kernel log on SOC uart after power-on.
It takes about 4.3s by OSPI Boot media and about 13.8s by emmc Boot media.
1. I wonder if the booting time are within the expected range.
2. How to reduce emmc booting time?
3. If emmc booting time can be optimized as OSPI booting time?