mirror of
https://github.com/raspberrypi/rpi-eeprom.git
synced 2026-01-20 21:13:36 +08:00
Merge branch 'master' into debian/bookworm
This commit is contained in:
BIN
firmware-2712/default/pieeprom-2023-12-06.bin
Normal file
BIN
firmware-2712/default/pieeprom-2023-12-06.bin
Normal file
Binary file not shown.
0
firmware-2712/latest/pieeprom-2023-12-06.bin
Executable file → Normal file
0
firmware-2712/latest/pieeprom-2023-12-06.bin
Executable file → Normal 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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user