mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:13:33 +08:00
BCM2711 and BCM2712 require different EEPROM firmware and consequently the binaries have been moved to chip specific firmware directories. firmware-2711 / firmware-2712
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
|
|
FIRMWARE_ROOT=/lib/firmware/raspberrypi/bootloader
|
|
FIRMWARE_RELEASE_STATUS="default"
|
|
FIRMWARE_BACKUP_DIR="/var/lib/raspberrypi/bootloader/backup"
|
|
USE_FLASHROM=0
|
|
EEPROM_CONFIG_HOOK=
|
|
|
|
# BOOTFS can be set here to override auto-detection in rpi-eeprom-update
|
|
#BOOTFS=/boot
|