Massflash and JetPack 4.4 issue

Hi All,

I was testing massflash.sh script for JetPack 4.4 and Jetson TX2, it creates the mfi_jetson-tx2.tbz2 tarball correctly. However when I flash the tx2 with the nvmflash.sh script, the TX2 does not boot up.

These are the commands that I used for that process:

sudo BOARDID=3310 BOARDSKU=1000 FAB=B02 FUSELEVEL=fuselevel_production ./nvmassflashgen.sh jetson-tx2 mmcblk0p1

tar -xvjf mfi_jetson-tx2.tbz2
cd mfi_jetson-tx2  # TX2 in RCM.
sudo ./nvmflash --showlogs

I tried the same process in JetPack 4.3 and it works as expected. Also I tried replacing massflash.sh script in JetPack 4.4 with the one from JetPack 4.3 and also it worked.

It seems that the little modifications added to the massflash script in JetPack 4.4 are affected in some way.

Could you check if you can reproduce this issue in JetPack 4.4?

Thanks,
-Adrian

Hi,
Form the description, it looks to be a regression. So the flash is done without error, but system cannot boot up?

Hi DaneLLL,

Yes, that’s correct, With JetPack 4.4 the flash process finishes without errors but TX2 does not boot. In JetPack 4.3 everything works as expected.

Thanks,
-Adrian

Hi DaneLLL,

I wanted to know if you have any update on this?

thanks,
-Adrian

hello ACervantes,

FYI,
this is a bug and we had an internal tracking system for the bug fixes.
thanks

Hi,
Please replace with the attachment and try again.

T186_massflash_32.4.zip (401.1 KB)