Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


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