Add rpi-eeprom firmware (#939)
* Add 2020-10-28 beta EEPROM This improves boot from USB and speeds up boot times. also includes sd card v1 boot reliability. see https://github.com/raspberrypi/rpi-eeprom/pull/246 Also add HDMI_DELAY=0 so HDMI display is always visible for easier debugging.
This commit is contained in:
committed by
GitHub
parent
1a6dcbbf5b
commit
1fa53bc3dc
6
buildroot-external/package/rpi-eeprom/Config.in
Normal file
6
buildroot-external/package/rpi-eeprom/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_RPI_EEPROM
|
||||
bool "rpi-eeprom"
|
||||
help
|
||||
EEPROM bootloader firmware for Raspberry Pi 4
|
||||
|
||||
https://github.com/raspberrypi/rpi-eeprom
|
||||
Reference in New Issue
Block a user