If the root file system is in sdcard (by sudo ./flash.sh jetson-xavier mmcblk1p1), where are the kernel and DTB located? EMMC or SDcard?
In the chapter “BSP Customization” of “nvl4t_docs”, it is said that:
The kernel and DTB can be loaded from:
• SD card (formatted to GPT)
• USB drive (formatted to GPT)
• A network (via DHCP/TFTP)
Then I’m confused now.
Thanks.