Merge pull request #315 from XECDesign/debian/buster

Debian/buster
This commit is contained in:
Tim Gover
2021-03-18 13:33:27 +00:00
committed by GitHub
5 changed files with 13 additions and 0 deletions

10
debian/changelog vendored
View File

@@ -1,3 +1,13 @@
rpi-eeprom (11.11-1) buster; urgency=medium
[ Tim Gover ]
* remove +x bit on beta recovery.bin and 2021-04-03 release
[ Peter Harper ]
* pieeprom-2021-03-17.bin - Fix problem with PCIe bridges - BETA
-- Serge Schneider <serge@raspberrypi.com> Wed, 17 Mar 2021 16:14:59 +0000
rpi-eeprom (11.10-1) buster; urgency=medium
[ Tim Gover ]

0
firmware/beta/pieeprom-2021-03-04.bin Executable file → Normal file
View File

Binary file not shown.

BIN
firmware/beta/recovery.bin Executable file → Normal file

Binary file not shown.

View File

@@ -3,6 +3,9 @@
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-03-17 - Fix issue with PCIe bridges in Linux - BETA
* NVMe BETA boot support broke PCIe bridges in Linux. This should fix the problem
## 2021-03-04 - NVMe boot support - BETA
* Adds support for NVMe to the bootloader with a new NVMe boot mode "6"
NVMe currently only works for controller 0 on namespace 1 with a page size of 4096 bytes