diff --git a/packages/u-boot-radxa-rk3588/debian/changelog b/packages/u-boot-radxa-rk3588/debian/changelog index d6cb9999..47d7ac98 100644 --- a/packages/u-boot-radxa-rk3588/debian/changelog +++ b/packages/u-boot-radxa-rk3588/debian/changelog @@ -1,3 +1,18 @@ +u-boot-radxa-rk3588 (2017.09+20240806.gitf73b1eed-1) jammy; urgency=medium + + * configs: e25: change CONFIG_BAUDRATE 1500000 to 115200 + * dts: radxa-e25: add blue led node + * radxa-e25: blue light on when entering loader mode + * BACKPORT: distro/pxeboot: Handle prompt variable + * board: rockchip: evb_rk3528: Add hardware ID recognition for mEdge-RK3528A IO + * arm: dts: add radxa-e52c + * configs: add radxa-e52c-rk3588s_defconfig + * common: fix type of cmd_process for -Werror=enum-int-mismatch + * edid: add_cea_modes: fix build with -Werror=maybe-uninitialized + * dts: rock5b+: enable pcie3x2 + + -- Joshua Riek Tue, 20 Aug 2024 20:28:47 -0400 + u-boot-radxa-rk3588 (2017.09+20240626.git5202c429-5) jammy; urgency=medium * Fix booting from SPI NOR on the Orange Pi 5 diff --git a/packages/u-boot-radxa-rk3588/debian/upstream b/packages/u-boot-radxa-rk3588/debian/upstream index 842bde24..e637b89e 100644 --- a/packages/u-boot-radxa-rk3588/debian/upstream +++ b/packages/u-boot-radxa-rk3588/debian/upstream @@ -1,4 +1,4 @@ GIT=https://github.com/radxa/u-boot.git -COMMIT=5202c429714e34dcaeb6ea2a76822fb8447e1409 +COMMIT=f73b1eede495c82cd5d7ed20cc484a22d670136f BRANCH=next-dev-v2024.03 -VERSION=2017.09+20240626.git5202c429 +VERSION=2017.09+20240806.gitf73b1eed