Skip to content

liu122/rpi-eeprom

 
 

Repository files navigation

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.

Support

For bootloader support the best place to start is the Raspberry Pi General Users forum or for discussion of beta releases try the Advanced Users forum

N.B. Direct e-mail support questions will be ignored.

Rescue image

If the Raspberry Pi4 is not booting, then it's very unlikely that the EEPROM is corrupted. The first thing that you should check is that the OS image was correctly installed using the Raspberry Pi Imager which is available on the downloads page. If that doesn't work or you wish to revert EEPROM configuration changes to factory defaults then you can also create an EEPROM recovery SD card image using the Raspberry Pi Imager.

Bootloader documentation

Bug reports

Bootloader bugs are especially difficult to describe because there's no display. Where possible please include the following information in order to help identify the problem.

  • EEPROM version (vcgencmd bootloader_version or the pieeprom filename)
  • EEPROM config (from rpi-eeprom-config)
  • UART trace using USB serial cable
  • Wireshark trace for network boot. Filtering for DHCP and TFTP protocols or by mac-address for the Pi4 is fine.

BETA versions of the bootloader

If you want to try the BETA version of the bootloader then we recommend that you always try this with a spare sd-card and are comfortable with using the rescue image. For debugging you may find a USB serial cable useful.

Beta features are always documented here first. Once the configuration has stabalised then the Bootloader configuration will be updated, however, there's normally a bit of a delay in order to allow official documentation to be reviewed.

About

Installation scripts and binaries for the closed sourced Raspberry Pi 4 EEPROMs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 84.1%
  • Python 15.9%