mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-21 14:53:32 +08:00
pieeprom-2021-06-25 - Support 256MB gpu_mem with boot.img ramdisk - BETA
* Tweak the address map so that boot.img files can support larger GPU memory allocations e.g. start4x.elf with camera loaded from a boot.img.
This commit is contained in:
BIN
firmware/beta/pieeprom-2021-06-25.bin
Normal file
BIN
firmware/beta/pieeprom-2021-06-25.bin
Normal file
Binary file not shown.
Binary file not shown.
@@ -3,6 +3,10 @@
|
|||||||
USB MSD boot also requires the firmware from Raspberry Pi OS 2020-08-20 or newer.
|
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
|
https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
## 2021-06-17 - Avoid unnecessary PCIe probe on CM4 - BETA
|
## 2021-06-17 - Avoid unnecessary PCIe probe on CM4 - BETA
|
||||||
* Avoid default PCIe / XHCI probe on CM4 unless required for the current boot
|
* Avoid default PCIe / XHCI probe on CM4 unless required for the current boot
|
||||||
mode (USB_MSD or NVME).
|
mode (USB_MSD or NVME).
|
||||||
|
|||||||
Reference in New Issue
Block a user