when using updated dtb defined in the exlinux.conf to boot , kernel will stuck, but if I using flash cmd ./flash -k kernel-dtb … to burn into emmc, the kenel will not stuck when boot.
here is the log: post20231106.txt (20.2 KB)
What JetPack/L4T version are you using?
Any booting log to provide?
That’s because bootloader by default reads kernel-dtb from rootfs as specified in extlinux.conf, and the kernel-dtb partition is not used unless there is no FDT entry specified in extlinux.conf.