diff --git a/debian/control b/debian/control index f75f11e..9baf9dc 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Breaks: rpi-eeprom-images (<<7.2) Replaces: rpi-eeprom-images (<<7.2) Recommends: flashrom Provides: rpi-eeprom-images -Description: Raspberry Pi 4 boot EEPROM updater +Description: Raspberry Pi 4/5 boot EEPROM updater Checks whether the Raspberry Pi bootloader EEPROM is up-to-date and updates the EEPROM. diff --git a/debian/rules b/debian/rules index 4971020..1330c20 100755 --- a/debian/rules +++ b/debian/rules @@ -23,5 +23,5 @@ up-to-date and updates the EEPROM" \ debian/rpi-eeprom-config.1: help2man -N --version-string="${DEB_VERSION_UPSTREAM}" --help-option="-h" \ - --name="Bootloader EEPROM configuration tool for the Raspberry Pi 4B" \ + --name="Bootloader EEPROM configuration tool for the Raspberry Pi 4/5" \ --output=$@ ./rpi-eeprom-config