From 6895418ffe161ec1b325db8049009364be80dc42 Mon Sep 17 00:00:00 2001 From: josef radinger Date: Tue, 29 Oct 2019 15:16:43 +0100 Subject: [PATCH] fix typo --- rpi-eeprom-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpi-eeprom-update b/rpi-eeprom-update index 9f5a3de..84f91de 100755 --- a/rpi-eeprom-update +++ b/rpi-eeprom-update @@ -282,7 +282,7 @@ rpi-eeprom-update [options]... [FILE] image(s) (pieeprom.upd and vl805.bin) to the boot partition on the sd-card. The SHA256 hash of the corresponding images are written to pieeprom.sig and/or vl805.sig. This guards against file system corruption which could - cause the EEPROM to be flashed with an invalid image. This is is not a + cause the EEPROM to be flashed with an invalid image. This is not a security check. At the next reboot the ROM runs recovery.bin which updates EEPROM(s).