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.
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
If the Raspberry Pi4 is not booting the 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 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.
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.