mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Merge pull request #457 from timg236/pieeprom-2022-12-07
pieeprom-2022-12-07
This commit is contained in:
BIN
firmware/beta/pieeprom-2022-12-07.bin
Normal file
BIN
firmware/beta/pieeprom-2022-12-07.bin
Normal file
Binary file not shown.
Binary file not shown.
BIN
firmware/critical/pieeprom-2022-12-07.bin
Normal file
BIN
firmware/critical/pieeprom-2022-12-07.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,9 @@
|
|||||||
# Raspberry Pi4 bootloader EEPROM release notes
|
# Raspberry Pi4 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
## 2022-12-07 - Fix SD voltage reset on Pi4 R1.1 (DEFAULT/STABLE/BETA).
|
||||||
|
* Fix issue where SD voltage was not reset by power cycling PMIC on reboot.
|
||||||
|
See https://github.com/raspberrypi/firmware/issues/1763
|
||||||
|
|
||||||
## 2022-12-01 - Promote pieeprom-2022-11-25 to the DEFAULT release.
|
## 2022-12-01 - Promote pieeprom-2022-11-25 to the DEFAULT release.
|
||||||
Interesting changes since the last default release
|
Interesting changes since the last default release
|
||||||
* [tryboot] conditional statement + tryboot_a_b mode
|
* [tryboot] conditional statement + tryboot_a_b mode
|
||||||
|
|||||||
BIN
firmware/stable/pieeprom-2022-12-07.bin
Normal file
BIN
firmware/stable/pieeprom-2022-12-07.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -4,4 +4,4 @@ set -e
|
|||||||
|
|
||||||
script_dir=$(cd "$(dirname "$0")" && pwd)
|
script_dir=$(cd "$(dirname "$0")" && pwd)
|
||||||
|
|
||||||
${script_dir}/make-release critical 2022-04-26 000138a1 "${script_dir}" release rpi-boot-eeprom-recovery
|
${script_dir}/make-release critical 2022-12-07 000138a1 "${script_dir}" release rpi-boot-eeprom-recovery
|
||||||
|
|||||||
Reference in New Issue
Block a user