- Default dtb is flashed into a partition, so changing the file in /boot won’t take effect.
You have to use command like below on host to flash the board.
sudo ./flash.sh -k DTB jetson-nano-devkit-emmc mmcblk0p1
- An alternative is adding “FDT” node in side /boot/extlinux/extlinux.conf and assign the dtb location.
Example: