2f511fe312
Introducing a package to install pre-built binaries for the bootloader and the GPU firmware for the RaspberryPi board. [Peter: rename to rpi-firmware, add link to http://elinux.org/RPiconfig] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
config BR2_PACKAGE_RPI_FIRMWARE
|
|
bool "rpi-firmware"
|
|
depends on BR2_arm
|
|
help
|
|
RaspberryPi Firmware
|
|
Pre-compiled binaries of the current bootloader and GPU firmware
|
|
|
|
https://github.com/raspberrypi/firmware
|
|
|