Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3:configurations:upgrade-linux-uboot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
products:sbc:vim3:configurations:upgrade-linux-uboot [2022/07/06 10:10]
127.0.0.1 external edit
products:sbc:vim3:configurations:upgrade-linux-uboot [2022/07/10 22:53]
frank
Line 1: Line 1:
 ====== Upgrade Linux U-Boot ====== ====== Upgrade Linux U-Boot ======
 +
 +===== Introduction =====
 +
 +This documentation will introduce how to upgrade U-Boot manually.
 +
 +===== Upgrade =====
 +
 +Copy the U-Boot debian package to your board and install it directly.
 +
 +<WRAP tip >
 +The U-Boot debian package is ''linux-u-boot-vim3-vendor_xxxx-2015.01_arm64.deb'',\\ ''xxxx'' is the version number, e.g. ''1.0.11''.
 +</WRAP>
 +
 +
 +```shell
 +$ sudo dpkg -i linux-u-boot-vim3-vendor_xxxx-2015.01_arm64.deb
 +$ sync
 +$ sudo reboot
 +```
  
  
Last modified: 2022/07/13 23:10 by frank