From d92d4e1a9488892efed3782766720eb72760e813 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Tue, 17 Dec 2019 19:50:46 +0000 Subject: [PATCH] Fix typo As spotted in the now-closed #65 --- rpi-eeprom-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpi-eeprom-update b/rpi-eeprom-update index 09b4339..5919c0c 100755 --- a/rpi-eeprom-update +++ b/rpi-eeprom-update @@ -187,7 +187,7 @@ applyUpdate() { prepareImage "${BOOTLOADER_UPDATE_IMAGE}" - echo "Applying bootloaer update ${BOOTLOADER_UPDATE_IMAGE}" + echo "Applying bootloader update ${BOOTLOADER_UPDATE_IMAGE}" flashrom -p "linux_spi:dev=/dev/spidev0.0,spispeed=${SPI_SPEED}" -w "${TMP_EEPROM_IMAGE}" || die "flashrom EEPROM update failed" dtparam -R spi-gpio40-45