Skip to content

Commit 0ddc858

Browse files
authored
Merge pull request #110 from timg236/tim/recovery_reset
recovery.bin: Update beta/stable image recovery image
2 parents e0e53a2 + 062424e commit 0ddc858

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

firmware/beta/recovery.bin

0 Bytes
Binary file not shown.

firmware/release-notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Raspberry Pi4 bootloader EEPROM release notes
22

3+
## 2020-04-12 Update beta+stable recovery.bin
4+
* If the VL805 image was updated but the bootloader was not then
5+
recovery.bin would incorrectly switch to infinite flashing activity
6+
LED pattern used in the rescue image to prevent infinite reboots.
7+
Fix recovery.bin to reboot in this case. The current 'critical'
8+
release does not have this problem.
9+
* Fix uart_2ndstage logging in beta/stable recovery image.
10+
* Change recovery.bin to reboot instead of displaying an error patern
11+
if there are no EEPROM images. The Raspberry Pi Image makes it very
12+
difficult to create a broken rescue image but a stray recovery.bin
13+
could stop Raspbian from booting.
14+
* Fix detection of VL805 EEPROM in recovery.bin
15+
16+
N.B. These recovery.bin file used for critical updates and the rescue
17+
image does not suffer from these bugs.
18+
319
## 2020-04-09 Add 2020-04-09 beta firmware.
420
* Experimental tweaks for PLL analog setup to reduced jitter and
521
improve PCIe reliability on slower silicon.

firmware/stable/recovery.bin

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)