mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Merge branch 'master' into debian/bookworm
This commit is contained in:
BIN
firmware-2711/latest/pieeprom-2024-01-18.bin
Normal file
BIN
firmware-2711/latest/pieeprom-2024-01-18.bin
Normal file
Binary file not shown.
BIN
firmware-2711/latest/pieeprom-2024-01-22.bin
Normal file
BIN
firmware-2711/latest/pieeprom-2024-01-22.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,12 @@
|
|||||||
# Raspberry Pi4 bootloader EEPROM release notes
|
# Raspberry Pi4 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
## 2024-01-22 - Fix issue boot.img end sector check - STABLE
|
||||||
|
* See https://github.com/raspberrypi/rpi-eeprom/issues/521
|
||||||
|
|
||||||
|
## 2024-01-18 - Fix issue with minimal sized FAT partition - STABLE
|
||||||
|
* Fix handling of files that use the last cluster in the partition
|
||||||
|
https://github.com/raspberrypi/rpi-eeprom/issues/521
|
||||||
|
|
||||||
## 2023-08-01 - Remove beta release folder
|
## 2023-08-01 - Remove beta release folder
|
||||||
* Remove the beta release folder and provide a symlink to stable
|
* Remove the beta release folder and provide a symlink to stable
|
||||||
for backwards compatibility for anyone who has beta in
|
for backwards compatibility for anyone who has beta in
|
||||||
|
|||||||
BIN
firmware-2712/latest/pieeprom-2024-01-15.bin
Normal file
BIN
firmware-2712/latest/pieeprom-2024-01-15.bin
Normal file
Binary file not shown.
BIN
firmware-2712/latest/pieeprom-2024-01-22.bin
Normal file
BIN
firmware-2712/latest/pieeprom-2024-01-22.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,17 @@
|
|||||||
# Raspberry Pi5 bootloader EEPROM release notes
|
# Raspberry Pi5 bootloader EEPROM release notes
|
||||||
|
|
||||||
|
2024-01-22: Add support for network-install (latest)
|
||||||
|
* Fix issue boot.img end sector check - STABLE
|
||||||
|
See: https://github.com/raspberrypi/rpi-eeprom/issues/521
|
||||||
|
* Fix handling of files that use the last cluster in the partition
|
||||||
|
See: https://github.com/raspberrypi/rpi-eeprom/issues/521
|
||||||
|
* Fix SD card detection
|
||||||
|
See: https://github.com/raspberrypi/rpi-eeprom/issues/523
|
||||||
|
|
||||||
|
2024-01-15: Add support for network-install (latest)
|
||||||
|
* Add support for Network Install
|
||||||
|
* Preliminary D0 firmware support
|
||||||
|
|
||||||
2024-01-08: Promote 2024-01-05 to default (automatic update)
|
2024-01-08: Promote 2024-01-05 to default (automatic update)
|
||||||
|
|
||||||
2024-01-05: Fix handling of FAT files without LFNs.
|
2024-01-05: Fix handling of FAT files without LFNs.
|
||||||
|
|||||||
Reference in New Issue
Block a user