Language

Package: u-boot-nintendo-nes-classic-edition @ 2018.11

Synopsis

ARM bootloader

Description

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).

Home page
https://www.denx.de/wiki/U-Boot/
Location
gnu/packages/bootloaders.scm (line: 831, column: 4)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
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'