diff --git a/firmware/beta/pieeprom-2020-03-16.bin b/firmware/beta/pieeprom-2020-03-16.bin new file mode 100644 index 0000000..67a29c7 Binary files /dev/null and b/firmware/beta/pieeprom-2020-03-16.bin differ diff --git a/firmware/release-notes.md b/firmware/release-notes.md index a5e7145..098bbe9 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -1,5 +1,9 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 2020-03-16 Add 2020-03-16 beta firmware + * Fix DHCP Option97 GUID generation. The MAC LSB portion was previously + always zero. + ## 2020-03-11 Add 2020-03-04 beta firmware recovery * Support static IP address configuration. The following fields may be set manually using dotted decimal address. If set, then DHCP if skipped. @@ -26,6 +30,8 @@ booted setups because an SD card is not required for recovery.bin. As usual, TFTP should only be used on private networks because the protocol is not secure against spoofing. + * recovery.bin. The beta recovery.bin will now display a green screen + via HDMI if successful or red if a failure occurs. ## 2020-02-27 rpi-eeprom-update & firmware * Remove the dependency check for the vl805 utility. This is deprecated