aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/roc-rk3328-cc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/roc-rk3328-cc.conf')
-rw-r--r--conf/machine/roc-rk3328-cc.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/machine/roc-rk3328-cc.conf b/conf/machine/roc-rk3328-cc.conf
new file mode 100644
index 0000000..05216ec
--- /dev/null
+++ b/conf/machine/roc-rk3328-cc.conf
@@ -0,0 +1,11 @@
+# Copyright (C) 2021 Trevor Woerner
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+#@TYPE: Machine
+#@NAME: roc-rk3328-cc (aka "renegade")
+#@DESCRIPTION: Libre Computer Board ROC-RK3328-CC (Renegade) Mini Computer with Gigabit Ethernet and USB 3.0
+
+require include/rk3328.inc
+
+UBOOT_MACHINE = "roc-cc-rk3328_defconfig"
+KERNEL_DEVICETREE = "rockchip/rk3328-roc-cc.dtb"