How to flash cboot only

Hi , how to flash cboot only?

Hi,

There is no point to do this… Why are you asking this question?

we had another case, the device cannot bootup after used sometims, but if reflash the firmware, it will be ok, we used nvmflash.sh to reflash, it will reflash all files. So we want flash any bin only for test , which bin will make it work.

I am not sure what you want to test here. But only flash.sh can flash single partition case.

For cboot, it is

sudo ./flash.sh -r -k cpu-bootloader xxxxxx

I used: sudo ./flash.sh -k EBT jetson-nano-devkit-emmc-smpsq mmcblk0p1
And the log is:
flsah_cboot_log.txt (16.2 KB)

oh ok. Then it is good. Looks like my comment was only for TX2 later platforms.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.