In r35.3.1, I run the following command to update the modified kernel-dtb. But this command doesn’t work at all. What’s more, I can update the kernel-dtb partition correctly by this command in r32.7.3.
sudo ./flash.sh -r -k kernel-dtb jetson-agx-xavier-devkit mmcblk0p1
After the end of above command I can get the following output:
*** The [kernel-dtb] has been updated successfully. ***
My modified DTB file for AGX Xavier devkit locates at:
/Linux_for_Tegra/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb
I can only update the dtb file correctly through the following command, but it is too impractical.
sudo ./flash.sh jetson-agx-xavier-devkit mmcblk0p1