diff --git a/firmware/beta/pieeprom-2022-07-14.bin b/firmware/beta/pieeprom-2022-07-14.bin new file mode 100755 index 0000000..3a8eec3 Binary files /dev/null and b/firmware/beta/pieeprom-2022-07-14.bin differ diff --git a/firmware/beta/recovery.bin b/firmware/beta/recovery.bin index 8ff803c..3cfaa1c 100644 Binary files a/firmware/beta/recovery.bin and b/firmware/beta/recovery.bin differ diff --git a/firmware/release-notes.md b/firmware/release-notes.md index 1dc29d4..ec9ba2c 100644 --- a/firmware/release-notes.md +++ b/firmware/release-notes.md @@ -1,5 +1,10 @@ # Raspberry Pi4 bootloader EEPROM release notes +## 2022-07-14 - Add pieeprom-2022-07-14 - BETA + * Enable long-filenames & sub-directories for start_file & fixup_file. + Use Unix path separators with a maximum path of 255 characters. + Relative paths (. or ..) are not supported. + ## 2022-05-20 - Add pieeprom-2022-05-20 - BETA * Reduce boot-time when network install is disabled NET_INSTALL_ENABLED=0. * Switch to the newer SDIO HC and increase SPI clock speed.