mkenvimage
U-Boot bootloader utility tools
Install
- All systems
-
curl cmd.cat/mkenvimage.sh
- Debian
-
apt-get install u-boot-tools
- Ubuntu
-
apt-get install u-boot-tools
- Arch Linux
-
pacman -S uboot-tools
- Kali Linux
-
apt-get install u-boot-tools
- CentOS
-
yum install uboot-tools
- Fedora
-
dnf install uboot-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install u-boot-tools
- OS X
-
brew install u-boot-tools
- Raspbian
-
apt-get install u-boot-tools
- Dockerfile
- dockerfile.run/mkenvimage
uboot-tools
U-Boot bootloader utility tools
u-boot-tools
companion tools for Das U-Boot bootloader
This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fw_printenv and fw_setenv programs to read and modify U-Boot's environment.