Merge pull request #350 from XECDesign/debian/buster

Debian/buster
This commit is contained in:
Tim Gover
2021-07-06 14:49:31 +01:00
committed by GitHub
4 changed files with 11 additions and 0 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
rpi-eeprom (12.8-1) buster; urgency=medium
[ Tim Gover ]
* pieeprom-2021-07-06 - Tidyup PXE debug strings - BETA
-- Serge Schneider <serge@raspberrypi.com> Tue, 06 Jul 2021 14:08:46 +0100
rpi-eeprom (12.7-1) buster; urgency=medium
[ Tim Gover ]

Binary file not shown.

Binary file not shown.

View File

@@ -3,6 +3,10 @@
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-07-06 - Tidyup PXE debug strings - BETA
* Remove redundant debug string - hexdump is more useful for debug.
* Minor internal changes for manufacturing test.
## 2021-06-25 - Support 256MB gpu_mem with boot ramdisk - BETA
* Tweak the address map so that boot ramdisks (e.g. rpiboot -d imager)
work with large amounts of GPU memory.