Skip to content

Commit 6e79e99

Browse files
authored
Merge pull request #457 from timg236/pieeprom-2022-12-07
pieeprom-2022-12-07
2 parents 2c6dabe + 36886df commit 6e79e99

File tree

8 files changed

+5
-1
lines changed

8 files changed

+5
-1
lines changed
512 KB
Binary file not shown.

firmware/beta/recovery.bin

20 Bytes
Binary file not shown.
512 KB
Binary file not shown.

firmware/critical/recovery.bin

20 Bytes
Binary file not shown.

firmware/release-notes.md

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

3+
## 2022-12-07 - Fix SD voltage reset on Pi4 R1.1 (DEFAULT/STABLE/BETA).
4+
* Fix issue where SD voltage was not reset by power cycling PMIC on reboot.
5+
See https://github.com/raspberrypi/firmware/issues/1763
6+
37
## 2022-12-01 - Promote pieeprom-2022-11-25 to the DEFAULT release.
48
Interesting changes since the last default release
59
* [tryboot] conditional statement + tryboot_a_b mode
512 KB
Binary file not shown.

firmware/stable/recovery.bin

20 Bytes
Binary file not shown.

imager/make-imager-release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ set -e
44

55
script_dir=$(cd "$(dirname "$0")" && pwd)
66

7-
${script_dir}/make-release critical 2022-04-26 000138a1 "${script_dir}" release rpi-boot-eeprom-recovery
7+
${script_dir}/make-release critical 2022-12-07 000138a1 "${script_dir}" release rpi-boot-eeprom-recovery

0 commit comments

Comments
 (0)