mkknlimg
companion tools for Das U-Boot bootloader
Install
- All systems
-
curl cmd.cat/mkknlimg.sh
- Debian
-
apt-get install u-boot-tools - Ubuntu
-
apt-get install u-boot-tools - Kali Linux
-
apt-get install u-boot-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install u-boot-tools - OS X
-
brew install u-boot-tools - Raspbian
-
apt-get install u-boot-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.