This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:vim4:configurations:upgrade-linux-uboot [2022/07/05 03:29] nick |
products:sbc:vim4:configurations:upgrade-linux-uboot [2022/11/29 21:00] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Upgrade U-Boot ====== | + | ====== |
| ===== Introduction ===== | ===== Introduction ===== | ||
| - | There are two ways to upgrade U-Boot: | + | This page leads you to upgrade U-Boot |
| - | * Upgrade from Kernel Space | + | |
| - | * Upgrade from U-Boot Console | + | |
| - | + | ||
| - | ===== Preparation ===== | + | |
| - | + | ||
| - | Follow documentation to [[products: | + | |
| ===== Upgrade ===== | ===== Upgrade ===== | ||
| + | Copy the U-Boot debian package to your board and install it directly. | ||
| - | <tabbox Upgrade from Kernel Space> | + | <WRAP tip > |
| + | The U-Boot debian package is '' | ||
| + | </WRAP> | ||
| - | You need to follow [[products: | ||
| ```sh | ```sh | ||
| Line 23: | Line 19: | ||
| $ sudo reboot | $ sudo reboot | ||
| ``` | ``` | ||
| - | |||
| - | <tabbox Upgrade from U-Boot Console> | ||
| - | |||
| - | <WRAP important > | ||
| - | Only for SoC Vendor eMMC U-Boot. | ||
| - | </ | ||
| - | |||
| - | You need to setup [[products: | ||
| - | |||
| - | The installed U-Boot is located at '' | ||
| - | |||
| - | * Power on the board and enter the U-Boot console | ||
| - | * Copy '' | ||
| - | * Insert the SD card or thumbdrive into the board | ||
| - | * Execute the following commands to upgrade U-Boot ``` | ||
| - | kvim4# usb_update bootloader u-boot.bin.signed | ||
| - | kvim4# reboot | ||
| - | ``` | ||
| - | |||
| - | </ | ||
| ===== See Also ===== | ===== See Also ===== | ||
| - | [[products: | + | * [[products: |