Howto update DTB on Jetson Nano

Dear dgrba,thank you.

Hello,

I’m a new Jetson Nano devkit owner and reached the same conclusion that generating the encrypted .dtb on the Nano itself is not yet possible (r32.2.1) is that still the consensus ?

That’s a bit sad, because I was able to achieve all other stages of building a custom image on the nano itself, but I needed to move to PC host for generating the SDCard image and the

/JetPack_4.2_Linux_P3448/Linux_for_Tegra/bootloader/signed/tegra210-p3448-0000-p3449-0000-a02.dtb.encrypt

that I could flash with simple dd command on the nano itself (aim was to enable a /dev/pps0 device which I finalyy succeeded to !)

Are there any known ways to have the signing/encrypting process to work on the arm64 arch ? I guess its a matter of recompiling those /bootloader bianries… That would be great from Nvidia to have those ! (without the need to generate the full 4GB image would be even better !)

Regards,

Mathieu

Hi All,

From where I can get the script “create-jetson-nano-sd-card-image.sh”?

Has been moved to …Linux_for_Tegra/tools/jetson-disk-image-creator.sh