What is difference for those dtb files? Which one is uesed by bootloader?
From Jetson-io, it looks /boot/dtb/kernel_tegra194-p3668-all-p3509-0000.dtb is used, and the dtbo files under /boot are used. Then how /boot/kernel_tegra194-p3668-all-p3509-0000.dtb is used, and /boot/tegra194-p3668-all-p3509-0000.dtb?
So the dtb files under /boot nad /boot/dtb are not used? But if I use Jetson-io, it will read dtb from /boot/dtb and read dtbos from /boot, right? If so, jetson-io tool does not read the correct dtb data?
To clarify, does your “/boot/extlinux/extlinux.conf” have an “FDT” entry naming a “.dtb” file? If a non-partition tree is used, then that entry is what names the specific file.