Merge branch 'master' into debian/bookworm

This commit is contained in:
Serge Schneider
2023-12-12 09:56:43 +00:00
6 changed files with 5 additions and 3 deletions

Binary file not shown.

0
firmware-2712/latest/pieeprom-2023-12-06.bin Executable file → Normal file
View File

View File

@@ -1,5 +1,7 @@
# Raspberry Pi5 bootloader EEPROM release notes # Raspberry Pi5 bootloader EEPROM release notes
2023-12-12: Promote 2023-12-06 to default release.
2023-12-06: Initialise DWC PHY (latest) 2023-12-06: Initialise DWC PHY (latest)
* Initialise the DWC PHY to enable DWC host+peripheral support under Linux. * Initialise the DWC PHY to enable DWC host+peripheral support under Linux.

View File

@@ -1,4 +1,4 @@
[all] [all]
BOOT_UART=1 BOOT_UART=1
BOOT_ORDER=0xf41 BOOT_ORDER=0xf461
POWER_OFF_ON_HALT=0 POWER_OFF_ON_HALT=0

View File

@@ -1,4 +1,4 @@
[all] [all]
BOOT_UART=1 BOOT_UART=1
BOOT_ORDER=0xf41 BOOT_ORDER=0xf461
POWER_OFF_ON_HALT=0 POWER_OFF_ON_HALT=0

View File

@@ -1,5 +1,5 @@
[all] [all]
BOOT_UART=1 BOOT_UART=1
BOOT_ORDER=0xf14 BOOT_ORDER=0xf146
POWER_OFF_ON_HALT=0 POWER_OFF_ON_HALT=0