[PATCH 0/2] Add Radxa ROCK 5B+ defconfig

Jonas Karlman jonas at kwiboo.se
Tue Nov 4 20:04:12 CET 2025


Hi Bryan,

On 11/4/2025 7:25 PM, Bryan Hinton wrote:
> This series adds initial support for the Radxa ROCK 5B+ (RK3588).
> It introduces a new defconfig that mirrors the ROCK 5B baseline
> while building from the vendored upstream DTS snapshot
> (rockchip/rk3588-rock-5b-plus).

Please take a look at the existing "rockchip: Add support for ROCK 5B+"
series at [1], it extends the rock5b target to also support the 5B+
variant instead of adding a new defconfig target.

[1] https://patchwork.ozlabs.org/cover/2118033/

Regards,
Jonas

> 
> Tested on ROCK 5B+ rev 1.2 (32 GB LPDDR5) booting U-Boot from microSD card.
> Build used:
>   - TPL rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.19.bin
>   - BL31 rk3588_bl31_v1.51.elf
>   - GCC 15.1.0 toolchain
> 
> The eMMC controller enumerates even without a soldered module. SPL → U-Boot
> boot verified; SD and USB enumeration work as expected.
> 
> Thanks,
> Bryan
> 
> ---
> Bryan Hinton (2):
>   configs: Add rock5b_plus-rk3588_defconfig
>   MAINTAINERS: Add entry for Radxa ROCK 5B+
> 
>  MAINTAINERS                          |   5 ++
>  configs/rock5b_plus-rk3588_defconfig | 118 +++++++++++++++++++++++++++
>  2 files changed, 123 insertions(+)
>  create mode 100644 configs/rock5b_plus-rk3588_defconfig
> 



More information about the U-Boot mailing list