Skip to content

Commit 42de218

Browse files
Merge pull request #411 from peterharperuk/net_install_beta_fixes
2022-02-16: Network Install updated - BETA
2 parents 9a70770 + e2e58a7 commit 42de218

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

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

100755100644
File mode changed.
512 KB
Binary file not shown.

firmware/beta/recovery.bin

-1.41 KB
Binary file not shown.

firmware/release-notes.md

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

3+
## 2022-02-16 - Net Install fixes - BETA
4+
Net install changes.
5+
* Got rid of confirmation step that required you to press <Space> to
6+
initiate net install. Now just long press <Shift>
7+
* Updated the screen text to make it more obvious the device is still
8+
trying boot when the net install is showing.
9+
* Fixed a DHCP net install bug which caused us to lose the
10+
gateway address.
11+
* Fixed a bug with the uIP timers which could cause net install to
12+
always fail.
13+
* Implemented resume and retry on download failure.
14+
15+
Other interesting changes.
16+
* Allow smaller MSD discovery timeouts to be specified.
17+
* Some tweaks and fixes to IPV6 netboot.
18+
319
## 2022-02-08 - Fix secure-boot boot failure - STABLE
420
* Fix boot failure regression on boards which had the OTP secure boot bits set.
521

0 commit comments

Comments
 (0)