Modified DTB not getting updated

  1. Jetpack 4.6

  2. Is Serial log.txt (71.4 KB) the one that you are asking for?

  3. After making changes to the dts file as mentioned above, I compiled it using
    dtc -I dts -O dtb -o tegra194-p3668-all-p3509-0000.dtb output.dts
    and then flashed using:
    sudo ./flash.sh -k kernel-dtb jetson-xavier-nx-devkit mmcblk0p1

Like in this post, is it ok to just copy the dtb to /boot/?

Thanks,
Abhigyan