Language

Package: u-boot-am335x-boneblack @ 2021.10

Synopsis

ARM bootloader

Description

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

This U-Boot is built for the BeagleBone Black, which was removed upstream, adjusted from the am335x_evm build with several device trees removed so that it fits within common partitioning schemes.

Home page
https://www.denx.de/wiki/U-Boot/
Location
gnu/packages/bootloaders.scm (line: 745, 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
formatting

Look for formatting issues in the source

line 764 is way too long (95 characters)
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'