NVIDIA Xavier - JetPack 5.0.2 - Flashing Board - Flash Bootloader

From RidgeRun Developer Connection
< Xavier‎ | JetPack 5.0.2‎ | Flashing Board
Revision as of 02:19, 27 October 2018 by Spalli (talk | contribs)
Jump to: navigation, search



  Index  



Nvidia-preferred-partner-badge-rgb-for-screen.png




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