mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
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
This commit is contained in:
@@ -3,6 +3,15 @@
|
||||
USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
|
||||
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
|
||||
|
||||
## 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
|
||||
|
||||
## 2021-10-05 - Update for latest Broadcom SDRAM settings - BETA
|
||||
* Minor update for latest SDRAM tuning settings.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user