pieeprom-2023-09-21: 2712: Power button and ACT LED improvements

This commit is contained in:
Tim Gover
2023-09-21 17:29:47 +01:00
parent 9e5c0ed0c4
commit a8ca86532c
4 changed files with 12 additions and 1 deletions

View File

@@ -340,7 +340,7 @@ checkDependencies() {
BCM_CHIP=2712
EEPROM_SIZE=2097152
RPI_EEPROM_SELF_UPDATE=1
BOOTLOADER_AUTO_UPDATE_MIN_VERSION="${BOOTLOADER_AUTO_UPDATE_MIN_VERSION:-1694601426}"
BOOTLOADER_AUTO_UPDATE_MIN_VERSION="${BOOTLOADER_AUTO_UPDATE_MIN_VERSION:-1695315523}"
else
chipNotSupported
fi