public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bryan Hinton <bryan@bryanhinton.com>
To: u-boot@lists.denx.de
Cc: trini@konsulko.com, Bryan Hinton <bryan@bryanhinton.com>
Subject: [PATCH 0/2] Add Radxa ROCK 5B+ defconfig
Date: Tue,  4 Nov 2025 12:25:10 -0600	[thread overview]
Message-ID: <20251104182523.2142120-1-bryan@bryanhinton.com> (raw)

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).

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

-- 
2.51.2


             reply	other threads:[~2025-11-04 18:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-04 18:25 Bryan Hinton [this message]
2025-11-04 18:25 ` [PATCH 1/2] configs: Add rock5b_plus-rk3588_defconfig Bryan Hinton
2025-11-04 18:29   ` Tom Rini
2025-11-04 18:25 ` [PATCH 2/2] MAINTAINERS: Add entry for Radxa ROCK 5B+ Bryan Hinton
2025-11-04 19:04 ` [PATCH 0/2] Add Radxa ROCK 5B+ defconfig Jonas Karlman
2025-11-04 19:43   ` Bryan Hinton
2025-11-04 19:58     ` Jonas Karlman
2025-11-04 21:23       ` Bryan Hinton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251104182523.2142120-1-bryan@bryanhinton.com \
    --to=bryan@bryanhinton.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox