Xavier/JetPack 5.0.2/Flashing Board/Flash Bootloader: Difference between revisions

From RidgeRun Developer Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{Xavier/Head}}
{{Xavier/Head|jetpack,flashing,image,flash,flashing board,bootloader}}
</noinclude>
</noinclude>
<!-- If you want a custom title for the page, un-comment and edit this line:
<!-- If you want a custom title for the page, un-comment and edit this line:

Revision as of 19:23, 16 November 2018




  Index  






Flash Bootloader

Update the content of the EBT partition where uboot is located. The bootloader EBT partition is located in the eMMC and therefore there is only one method to flash the system.

JETPACK_DIR=/home/$USER/JetPack/
cd $JETPACK_DIR/Xavier/Linux_for_Tegra/
sudo ./flash.sh -k EBT jetson-xavier mmcblk1p1



Previous: JetPack 4.1‎/Flashing Board/Flash Kernel Index Next: JetPack 4.1/Performance Tuning