Skip to content

Commit e892700

Browse files
committed
2022-03-10: Promote 2022-03-10 to LATEST/STABLE
* 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 be found or if boot is slow. Alternative press and hold shift on boot to start net install. * New HTTP boot order. * Bootloader diagnosis screen is now 720p if supported by your monitor. * Self update mode is now enabled during SD/EMMC boot. * The PARTITION number can now be specified as an EEPROM property. * Allow smaller MSD discovery timeouts to be specified. * Some tweaks and fixes to IPV6 netboot. * Increase the max ramdisk size to 128MB * Increase timeout of early SD/EMMC commands to 100ms
1 parent 056d243 commit e892700

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

firmware/release-notes.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Raspberry Pi4 bootloader EEPROM release notes
22

3+
## 2022-03-10 - Promote the 2022-03-10 beta release to LATEST/STABLE
4+
* Includes new net install feature, enabled by default for Pi 4 and Pi 400
5+
* New net install download screen may appear on boot if a boot location can't
6+
be found or if boot is slow. Alternative press and hold shift on boot to
7+
start net install.
8+
* New HTTP boot order.
9+
* Bootloader diagnosis screen is now 720p if supported by your monitor.
10+
* Self update mode is now enabled during SD/EMMC boot.
11+
* The PARTITION number can now be specified as an EEPROM property.
12+
* Allow smaller MSD discovery timeouts to be specified.
13+
* Some tweaks and fixes to IPV6 netboot.
14+
* Increase the max ramdisk size to 128MB
15+
* Increase timeout of early SD/EMMC commands to 100ms
16+
317
## 2022-03-10 - HTTP_PATH fix - BETA
418
* Fix the defective HTTP_PATH eeprom configuration
519

512 KB
Binary file not shown.

firmware/stable/recovery.bin

-1.33 KB
Binary file not shown.

0 commit comments

Comments
 (0)