aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rk3288-firefly.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/rk3288-firefly.conf')
-rw-r--r--conf/machine/rk3288-firefly.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/machine/rk3288-firefly.conf b/conf/machine/rk3288-firefly.conf
new file mode 100644
index 0000000..6a4a70b
--- /dev/null
+++ b/conf/machine/rk3288-firefly.conf
@@ -0,0 +1,10 @@
+# Copyright (C) 2014 Romain Perier
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+#@TYPE: Machine
+#@NAME: Firefly RK3288
+#@DESCRIPTION: Machine configuration for the firefly RK3288, based on Rockchip RK33288 SoC
+#http://www.t-firefly.com/en/
+
+include conf/machine/rk3288.conf
+KERNEL_DEVICETREE = "rk3288-firefly.dtb"