Add initial U-Boot support for the Thundercomm RUBIK Pi 3, a QCS6490-based development board with 8 GiB LPDDR4x memory.
The series adds the board-specific U-Boot device tree override, a defconfig, a MAINTAINERS entry, and board documentation. Signed-off-by: Hongyang Zhao <[email protected]> --- Hongyang Zhao (3): dts: qcs6490-rubikpi3: Add U-Boot dtsi configs: Add qcs6490_rubikpi3_defconfig doc: board: qualcomm: Document RUBIK Pi 3 MAINTAINERS | 1 + .../dts/qcs6490-thundercomm-rubikpi3-u-boot.dtsi | 20 +++++++++ configs/qcs6490_rubikpi3_defconfig | 7 +++ doc/board/qualcomm/index.rst | 1 + doc/board/qualcomm/rubikpi3.rst | 51 ++++++++++++++++++++++ 5 files changed, 80 insertions(+) --- base-commit: a0a1e9f2f1dffed04ee52723ce957c07bb905c25 change-id: 20260617-qcs6490-rubikpi3-6271e9be6a7a Best regards, -- Hongyang Zhao <[email protected]>

