hello, channinglan:
Do you update the DTB use ./flash -k kernel-dtb jetson-agx-orin-devkit mmcblk0p1? I 'm failed to update tegra234-p3701-0000-p3737-0000.dtb , flash the dtb allways kernel_tegra234-p3701-0000-p3737-0000.dtb ,but my target dtb is tegra234-p3701-0000-p3737-0000.dtb
Hi,
Please help me to check DTB steps of to update;
Like this:
1、 copy tegra234-p3701-0000-p3737-0000.dtb to Linux_for_Tegra/kernel/dtb/tegra234-p3701-0000-p3737-0000.dtb;
2、remove FDT in /boot/extlinux/extlinux.conf;
3、 sudo ./flash.sh -r -k A_kernel-dtb jetson-agx-orin-devkit mmcblk0p1
4、After reboot , cd /boot/dtb remove kernel_tegra234-p3701-0000-p3737-0000.dtb ;
5、reboot;