mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 06:13:33 +08:00
9
debian/changelog
vendored
9
debian/changelog
vendored
@@ -1,3 +1,12 @@
|
|||||||
|
rpi-eeprom (12.3-1) buster; urgency=medium
|
||||||
|
|
||||||
|
[ Tim Gover ]
|
||||||
|
* pieeprom-2021-04-29.bin - Pi400 MII clock freq - STABLE
|
||||||
|
* pieeprom-2021-04-29: Update default release to this image
|
||||||
|
* Update imager-release to 2021-04-29
|
||||||
|
|
||||||
|
-- Serge Schneider <serge@raspberrypi.com> Fri, 30 Apr 2021 12:57:28 +0100
|
||||||
|
|
||||||
rpi-eeprom (12.2-1) buster; urgency=medium
|
rpi-eeprom (12.2-1) buster; urgency=medium
|
||||||
|
|
||||||
[ Tim Gover ]
|
[ Tim Gover ]
|
||||||
|
|||||||
BIN
firmware/critical/pieeprom-2021-04-29.bin
Normal file
BIN
firmware/critical/pieeprom-2021-04-29.bin
Normal file
Binary file not shown.
@@ -3,8 +3,13 @@
|
|||||||
USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
|
USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
|
||||||
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
|
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
|
||||||
|
|
||||||
|
## 2021-04-30 - Update default version to 2021-04-29
|
||||||
|
* The manufacturing release has been updated to pieeprom-2021-04-29 so update the default release to match this.
|
||||||
|
|
||||||
|
## 2021-04-29 - Pi400 - Reduce MII clock freq when probing ethernet PHY - STABLE
|
||||||
|
* Pi400 - Reduce MII clock freq when probing ethernet PHY - STABLE
|
||||||
|
|
||||||
## 2021-04-19 - Promote 2021-03-18 from LATEST to DEFAULT - DEFAULT
|
## 2021-04-19 - Promote 2021-03-18 from LATEST to DEFAULT - DEFAULT
|
||||||
Interesting changes since the last default release:-
|
|
||||||
* Display VC_BUILD_ID strings instead of the SHA256 hash
|
* Display VC_BUILD_ID strings instead of the SHA256 hash
|
||||||
* Add support for [cm4] and [pi400] config conditionals filters.
|
* Add support for [cm4] and [pi400] config conditionals filters.
|
||||||
* Change network boot to use the same "RXID" Ethernet PHY configuration as the 5.10 kernel
|
* Change network boot to use the same "RXID" Ethernet PHY configuration as the 5.10 kernel
|
||||||
|
|||||||
BIN
firmware/stable/pieeprom-2021-04-29.bin
Normal file
BIN
firmware/stable/pieeprom-2021-04-29.bin
Normal file
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 2021-03-18 000138a1 "${script_dir}" release rpi-boot-eeprom-recovery
|
${script_dir}/make-release critical 2021-04-29 000138a1 "${script_dir}" release rpi-boot-eeprom-recovery
|
||||||
|
|||||||
Reference in New Issue
Block a user