mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
0f6920518f8e13f4ee1167cdccaaea29170ae5c9
For reference, add the Raspberry Pi Network Install public key which is compiled into the bootmain executable. To verify the current image: git clone https://github.com/raspberrypi/rpi-eeprom wget https://downloads.raspberrypi.com/net_install/boot.sig wget https://downloads.raspberrypi.com/net_install/boot.img cd rpi-eeprom ./rpi-eeprom-digest -k imager/net_install_pubkey.pem -i ../boot.img -v ../boot.sig On success the expected output is "Verified OK" and exit status 0. See: #711
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 Pi 4 and Raspberry Pi 5 bootloaders EEPROM images.
Support
Please check the Raspberry Pi general discussion forum if you have a support question.
Reset to factory defaults
To reset the bootloader back to factory defaults use Raspberry Pi Imager to write an EEPROM update image to a spare SD card. Select Misc utility images under the Operating System tab.
Bootloader documentation
Description
Languages
Shell
63.8%
Python
35.6%
Standard ML
0.6%