Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2: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
products:sbc:edge2:configurations:upgrade-linux-uboot [2022/07/15 23:37]
127.0.0.1 external edit
products:sbc:edge2:configurations:upgrade-linux-uboot [2022/11/29 21:07] (current)
nick
Line 1: Line 1:
-====== Edge1 Upgrade Linux U-Boot ======+====== Edge2 Upgrade Linux U-Boot ======
  
 ===== Introduction ===== ===== Introduction =====
Line 10: Line 10:
  
 <WRAP tip > <WRAP tip >
-The U-Boot debian package is ''linux-u-boot-edge-vendor_xxxx-2017.09_arm64.deb'',\\ ''xxxx'' is the version number, e.g. ''1.0.11''.+The U-Boot debian package is ''linux-u-boot-edge2-vendor_xxxx-2017.09_arm64.deb'',\\ ''xxxx'' is the version number, e.g. ''1.1.1''.
 </WRAP> </WRAP>
  
  
 ```shell ```shell
-$ sudo dpkg -i linux-u-boot-edge-vendor_xxxx-2017.09_arm64.deb+$ sudo dpkg -i linux-u-boot-edge2-vendor_xxxx-2017.09_arm64.deb
 $ sync $ sync
 $ sudo reboot $ sudo reboot
 ``` ```
  
 +===== See Also =====
  
 +  * [[products:sbc:edge2:development:linux:build-linux-uboot|Build Linux U-Boot]]
Last modified: 2022/07/15 23:37 by 127.0.0.1