mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
* 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.
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
config BR2_PACKAGE_RPI_EEPROM
|
|
bool "rpi-eeprom"
|
|
help
|
|
EEPROM bootloader firmware for Raspberry Pi 4
|
|
|
|
https://github.com/raspberrypi/rpi-eeprom
|