Raspberry Pi ARM bootloader
This package provides a bootloader for the ARM part of a Raspberry Pi. Note: It does not work on Raspberry Pi 1.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'binutils' does not match package name 'binutils-cross-arm-none-eabi' | |
input-labels Identify input labels that do not match package names | label 'gcc' does not match package name 'gcc-cross-sans-libc-arm-none-eabi' | |
formatting Look for formatting issues in the source | line 131 is way too long (129 characters) | |
formatting Look for formatting issues in the source | line 137 is way too long (102 characters) |