rpi-eeprom
rpi-eeprom copied to clipboard
Installation scripts and binaries for the Raspberry Pi 4 and Raspberry Pi 5 bootloader EEPROMs
### Describe the bug A way to send a variable, eg the mac address or serial number in the HTTP_PATH Ex HTTP_HOST=example.com HTTp_PORT=80 HTTP_PATH=/files/%MAC% Will result in http://example.com:80/files/001122334455/boot.bin Then its...
### Describe the bug This report is inspired by https://github.com/raspberrypi/linux/pull/6273 and the not so sympathetic reaction to it on the Linux kernel mailing list. I attempted to accomplish what fake...
### Describe the bug Hello. I used to have a working secure boot working on RPI5. I created a signed pieeprom.upd + sig, put a recovery.bin on the sdcard. That...
### Describe the bug From time to time we observe situation when rpi5 can't boot via network. After showing boot sequence on HDMI we see black screen and boot sequence...
### Describe the bug For Raspberry Pi 5 EEPROM firmware version 2025.03.10, after configuring secure boot by programming the OTP public key hash and properly inserting the public key into...
### Describe the bug We build a minimal image for the EOL tests. These images only contain the devicetree + overlays for the product and cm5. The bootloader wont boot...
### Describe the bug Placeholder issue to share experimental firmware that improves DDR init on some marginal boards that encounter intermittent 8-flashes (SDRAM error) ### Steps to reproduce the behaviour...
### Describe the bug UART0 Rx line seems to be floating. This is detected by receiving unwanted characters when Rx line is not connected to a transmitting device. This is...
### Describe the bug I have a Pimoroni NVMe base connected to my Pi 5. If I use a WD_BLACK SN770 2TB the system boots, but if I use a...
### Describe the bug I updated my raspberry pi 5 eeprom to: root@pineberry:/boot/firmware/overlays# rpi-eeprom-update -a BOOTLOADER: up to date CURRENT: Wed 22 Jan 00:16:51 UTC 2025 (1737505011) LATEST: Wed 22...