Skip to content

Commit 978ced9

Browse files
committed
2021-10-27 - Secure boot improvements - BETA
* Improve the error logging if a file is too large and truncated. * Increase the maximum size of the ramdisk to 96MB. * Preliminary changes to expose the boot-mode used to load the ramdisk via device-tree. N.B. Secure boot is only recommended for industrial customers and is currently a beta release. This can only be enabled via RPIBOOT https://github.com/raspberrypi/usbboot/blob/master/Readme.md
1 parent a03de85 commit 978ced9

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

firmware/beta/pieeprom-2021-10-27.bin

512 KB
Binary file not shown.

firmware/beta/recovery.bin

4.01 KB
Binary file not shown.

firmware/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
44
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
55

6+
## 2021-10-27 - Secure boot improvements - BETA
7+
* Improve the error logging if a file is too large and truncated.
8+
* Increase the maximum size of the ramdisk to 96MB.
9+
* Preliminary changes to expose the boot-mode used to load the ramdisk via device-tree.
10+
11+
N.B. Secure boot is only recommended for industrial customers and is currently
12+
a beta release. This can only be enabled via RPIBOOT
13+
https://github.com/raspberrypi/usbboot/blob/master/Readme.md
14+
615
## 2021-10-05 - Update for latest Broadcom SDRAM settings - BETA
716
* Minor update for latest SDRAM tuning settings.
817

0 commit comments

Comments
 (0)