Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


Sidebar

products:sbc:edge-2l:configurations:upgrade-linux-uboot

This is an old revision of the document!


Edge-2L 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.

The U-Boot debian package is linux-u-boot-edge-2l-vendor_xxxx-2017.09_arm64.deb,
xxxx is the version number, e.g. 1.1.1.

$ sudo dpkg -i linux-u-boot-edge-2l-vendor_xxxx-2017.09_arm64.deb
$ sync
$ sudo reboot

See Also

Last modified: 2025/11/25 04:08 by gray