ARM bootloader
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
This version is for the Nintendo NES Classic Edition. It is assumed that you have added a serial port to pins PB0 and PB1 as described on https://linux-sunxi.org/Nintendo_NES_Classic_Edition.
In order to use FEL mode on the device, hold the Reset button on the device while it's being turned on (and a while longer).
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'python' does not match package name 'python2' | |
input-labels Identify input labels that do not match package names | label 'cross-gcc' does not match package name 'gcc-cross-sans-libc-arm-linux-gnueabihf' | |
input-labels Identify input labels that do not match package names | label 'cross-binutils' does not match package name 'binutils-cross-arm-linux-gnueabihf' | |
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name |