[PATCH v2 2/3] configs: Add qcom_qcs6490_rubikpi3_defconfig
Hongyang Zhao
hongyang.zhao at thundersoft.com
Wed Jun 24 14:45:05 CEST 2026
Add a defconfig for building U-Boot for the Thundercomm RUBIK Pi 3.
The board reuses the existing QCM6490 configuration and selects the
RUBIK Pi 3 device tree.
Signed-off-by: Hongyang Zhao <hongyang.zhao at thundersoft.com>
---
configs/qcom_qcs6490_rubikpi3_defconfig | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/configs/qcom_qcs6490_rubikpi3_defconfig b/configs/qcom_qcs6490_rubikpi3_defconfig
new file mode 100644
index 00000000000..1d56659c0c5
--- /dev/null
+++ b/configs/qcom_qcs6490_rubikpi3_defconfig
@@ -0,0 +1,7 @@
+# Configuration for building U-Boot to be flashed
+# to the uefi partition of Thundercomm RUBIK Pi 3
+# with the "Linux Embedded" partition layout.
+
+#include "qcm6490_defconfig"
+
+CONFIG_DEFAULT_DEVICE_TREE="qcom/qcs6490-thundercomm-rubikpi3"
--
2.43.0
More information about the U-Boot
mailing list