aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/roc-rk3308-cc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/roc-rk3308-cc.conf')
-rw-r--r--conf/machine/roc-rk3308-cc.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/conf/machine/roc-rk3308-cc.conf b/conf/machine/roc-rk3308-cc.conf
new file mode 100644
index 0000000..839e73c
--- /dev/null
+++ b/conf/machine/roc-rk3308-cc.conf
@@ -0,0 +1,12 @@
+# Copyright (C) 2024 Trevor Woerner
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+#@TYPE: Machine
+#@NAME: roc-rk3308-cc
+#@DESCRIPTION: T-Firefly ROC-RK3308-CC SBC
+#https://en.t-firefly.com/product/rocrk3308cc
+
+require include/rk3308.inc
+
+UBOOT_MACHINE = "roc-cc-rk3308_defconfig"
+KERNEL_DEVICETREE = "rockchip/rk3308-roc-cc.dtb"