Skip to content

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.

License

Notifications You must be signed in to change notification settings

Morphy99/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

Rescue image

If the Raspberry Pi4 is not booting, then it's very unlikely that the EEPROM is corrupted. If you think it has an invalid image or you want to revert to the factory setting, then download the rescue image from the Raspberry Pi downloads page

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 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

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 84.0%
  • Python 16.0%