Skip to content

Commit 6265c77

Browse files
committed
Remove SPI_SPEED variable now that flashrom has been removed.
1 parent 738ac4b commit 6265c77

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rpi-eeprom-update

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ EXIT_EEPROM_FROZEN=3
4444
# EXIT_PREVIOUS_UPDATE_FAILED=4
4545

4646
OVERWRITE_CONFIG=0
47-
# Maximum safe SPI speed for EEPROM access 16000, slower is ok.
48-
SPI_SPEED=16000
4947
# Timestamp for first release which doesn't have a timestamp field
5048
BOOTLOADER_FIRST_VERSION=1557513636
5149
EEPROM_SIZE=524288

0 commit comments

Comments
 (0)