Merge pull request #346 from XECDesign/debian/buster

Debian/buster
This commit is contained in:
Tim Gover
2021-06-22 10:33:38 +01:00
committed by GitHub
4 changed files with 16 additions and 0 deletions

11
debian/changelog vendored
View File

@@ -1,3 +1,14 @@
rpi-eeprom (12.6-1) buster; urgency=medium
[ Tim Gover ]
* pieeprom-2021-06-17 CM4 avoid touching PCIe - BETA
- Avoid default PCIe / XHCI probe on CM4 unless required for the
current boot mode (USB_MSD or NVME).
- Leave PCIe RC in reset state when loading start.elf except for
USB-MSD mode.
-- Serge Schneider <serge@raspberrypi.com> Mon, 21 Jun 2021 16:01:30 +0100
rpi-eeprom (12.5-1) buster; urgency=medium
[ Dave Jones ]

Binary file not shown.

Binary file not shown.

View File

@@ -3,6 +3,11 @@
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-06-17 - Avoid unnecessary PCIe probe on CM4 - BETA
* Avoid default PCIe / XHCI probe on CM4 unless required for the current boot
mode (USB_MSD or NVME).
* Leave PCIe RC in reset state when loading start.elf except for USB-MSD mode.
## 2021-06-11 - Add USB_MSD_STARTUP_DELAY option - BETA
* Minor update to BRCM SDRAM settings.
* Add USB_MSD_STARTUP_DELAY option (default 0 option). This adds a configurable