ARM bootloader
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
It allows network booting and uses the device-tree from the firmware, allowing the usage of overlays. It can act as an EFI firmware for the grub-efi-netboot-removable-bootloader. This is a 32-bit build of U-Boot.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'util-linux' does not match package name 'util-linux:lib' | |
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name |