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
@@ -4,3 +4,4 @@ source "$BR2_EXTERNAL_HASSOS_PATH/package/bluetooth-rtl8723/Config.in"
|
||||
source "$BR2_EXTERNAL_HASSOS_PATH/package/hardkernel-boot/Config.in"
|
||||
source "$BR2_EXTERNAL_HASSOS_PATH/package/qemu-guest-agent/Config.in"
|
||||
source "$BR2_EXTERNAL_HASSOS_PATH/package/intel-e1000e/Config.in"
|
||||
source "$BR2_EXTERNAL_HASSOS_PATH/package/rpi-eeprom/Config.in"
|
||||
|
||||
Reference in New Issue
Block a user