Skip to content

Commit 827a199

Browse files
committed
2022-02-28: More net Install changes - BETA
Net install changes. * Net install is initiated on boot if shift is pressed. * New HTTP boot order (7) and configuration parameters, HTTP_HOST, HTTP_PATH, HTTP_PORT to set url Other interesting changes. * Increase the max ramdisk size to 128MB * Increase timeout of early SD/EMMC commands to 100ms
1 parent 42de218 commit 827a199

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

firmware/beta/pieeprom-2022-02-28.bin

512 KB
Binary file not shown.

firmware/beta/recovery.bin

80 Bytes
Binary file not shown.

firmware/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Raspberry Pi4 bootloader EEPROM release notes
22

3+
## 2022-02-28 - More net Install changes - BETA
4+
Net install changes.
5+
* Net install is initiated on boot if shift is pressed.
6+
* New HTTP boot order (7) and configuration parameters,
7+
HTTP_HOST, HTTP_PATH, HTTP_PORT to set url
8+
9+
Other interesting changes.
10+
* Increase the max ramdisk size to 128MB
11+
* Increase timeout of early SD/EMMC commands to 100ms
12+
313
## 2022-02-16 - Net Install fixes - BETA
414
Net install changes.
515
* Got rid of confirmation step that required you to press <Space> to

0 commit comments

Comments
 (0)