diff --git a/firmware-2712/default/pieeprom-2023-12-06.bin b/firmware-2712/default/pieeprom-2023-12-06.bin new file mode 100644 index 0000000..5bda564 Binary files /dev/null and b/firmware-2712/default/pieeprom-2023-12-06.bin differ diff --git a/firmware-2712/latest/pieeprom-2023-12-06.bin b/firmware-2712/latest/pieeprom-2023-12-06.bin old mode 100755 new mode 100644 diff --git a/firmware-2712/release-notes.md b/firmware-2712/release-notes.md index cb41636..5c05318 100644 --- a/firmware-2712/release-notes.md +++ b/firmware-2712/release-notes.md @@ -1,5 +1,7 @@ # Raspberry Pi5 bootloader EEPROM release notes +2023-12-12: Promote 2023-12-06 to default release. + 2023-12-06: Initialise DWC PHY (latest) * Initialise the DWC PHY to enable DWC host+peripheral support under Linux. diff --git a/imager/2712-config/boot-conf-default.txt b/imager/2712-config/boot-conf-default.txt index 4928825..3b93509 100644 --- a/imager/2712-config/boot-conf-default.txt +++ b/imager/2712-config/boot-conf-default.txt @@ -1,4 +1,4 @@ [all] BOOT_UART=1 -BOOT_ORDER=0xf41 +BOOT_ORDER=0xf461 POWER_OFF_ON_HALT=0 diff --git a/imager/2712-config/boot-conf-sd.txt b/imager/2712-config/boot-conf-sd.txt index 4928825..3b93509 100644 --- a/imager/2712-config/boot-conf-sd.txt +++ b/imager/2712-config/boot-conf-sd.txt @@ -1,4 +1,4 @@ [all] BOOT_UART=1 -BOOT_ORDER=0xf41 +BOOT_ORDER=0xf461 POWER_OFF_ON_HALT=0 diff --git a/imager/2712-config/boot-conf-usb.txt b/imager/2712-config/boot-conf-usb.txt index 020633e..59d8647 100644 --- a/imager/2712-config/boot-conf-usb.txt +++ b/imager/2712-config/boot-conf-usb.txt @@ -1,5 +1,5 @@ [all] BOOT_UART=1 -BOOT_ORDER=0xf14 +BOOT_ORDER=0xf146 POWER_OFF_ON_HALT=0