Merge pull request #424 from timg236/pieeprom-2022-04-14

pieeprom-2022-04-14: Ethernet auto IDDQ fix & EEPROM update diagnostics
This commit is contained in:
Tim Gover
2022-04-22 20:09:38 +01:00
committed by GitHub
3 changed files with 6 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,11 @@
# Raspberry Pi4 bootloader EEPROM release notes # Raspberry Pi4 bootloader EEPROM release notes
## 2022-04-22 - Add pieeprom-2022-04-22 release - BETA
* Fix netboot reboot failure on Pi 4B R1.1 if OS enables IDDQ power saving
https://github.com/raspberrypi/rpi-eeprom/issues/417
* Fix incorrect error code (configuration error) on EEPROM update failure.
* Enable more verbose errors for EEPROM update failures.
## 2022-03-10 - Promote the 2022-03-10 beta release to LATEST/STABLE ## 2022-03-10 - Promote the 2022-03-10 beta release to LATEST/STABLE
* Includes new net install feature, enabled by default for Pi 4 and Pi 400 * Includes new net install feature, enabled by default for Pi 4 and Pi 400
* New net install download screen may appear on boot if a boot location can't * New net install download screen may appear on boot if a boot location can't