pieeprom-2024-01-05: 2712: Promote to default (automatic update)

This commit is contained in:
Tim Gover
2024-01-08 10:17:42 +00:00
parent 759460850c
commit 7232154170
4 changed files with 3 additions and 1 deletions

View File

@@ -395,7 +395,7 @@ checkDependencies() {
elif [ $(((0x$BOARD_INFO >> 12) & 15)) = 4 ]; then
BCM_CHIP=2712
EEPROM_SIZE=2097152
BOOTLOADER_AUTO_UPDATE_MIN_VERSION="${BOOTLOADER_AUTO_UPDATE_MIN_VERSION:-1697650217}"
BOOTLOADER_AUTO_UPDATE_MIN_VERSION="${BOOTLOADER_AUTO_UPDATE_MIN_VERSION:-1704470260}"
SPIDEV=/dev/spidev10.0
else
chipNotSupported