Jetpack 4.6.2 to 4.6.6 Changelog

I have two systems with Jetson TX2 dev boards. I understand the devkit and OSs are EoL, but I have no possibility of upgrading hardware nor paying for updated OSs from “ecosystem partners”; at this point all I can do is upgrade to the latest 4.6.6 jetpack.

The first unit has been upgraded to 4.6.6 using sdkmanager, and now the task is to update the second unit. Can I just clone the APP partition form the upgraded unit to the new unit, or have other partitions changed?

I cannot find a changelog that explains what has changed between 4.6.2 and 4.6.6, and going through their SDK folders item by item is very time-consuming.

Thanks,

B.

Hi,

We recommend using SDK Manager to flash the second unit with version 4.6.6, as the QSPI partition also needs to be updated to this version.

Thanks