mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 14:53:32 +08:00
e024ab53731517a49b5de6159d5011ea9100d815
Running 'sudo rpi-eeprom-update' will remove update files from the boot partition. Since the user may run this command to check if an update is required it will have the surprising side effect of removing the pending update applied by the systemd service which runs 'rpi-eeprom-update -a' at startup. Move the cleanup code so that it only runs if a manual or automatic update was requested. Add an explicit option (-r) to just remove the previous update files.
rpi-eeprom
This repository contains the scripts and pre-compiled binaries used to create the rpi-eeprom package which is used to update the Raspberry Pi4 bootloader EEPROM.
Description
Languages
Shell
63.8%
Python
35.6%
Standard ML
0.6%