aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6slevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6slevk.conf')
-rw-r--r--conf/machine/imx6slevk.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
new file mode 100644
index 0000000..786822a
--- /dev/null
+++ b/conf/machine/imx6slevk.conf
@@ -0,0 +1,16 @@
+#@TYPE: Machine
+#@NAME: i.MX6SL EVK
+#@DESCRIPTION: Machine configuration for Freescale i.MX6SL EVK
+
+include conf/machine/include/imx-base.inc
+include conf/machine/include/tune-cortexa9.inc
+
+SOC_FAMILY = "mx6sl:mx6"
+
+UBOOT_MACHINE = "mx6slevk_config"
+UBOOT_SUFFIX = "bin"
+UBOOT_PADDING = "2"
+
+SERIAL_CONSOLE = "115200 ttymxc0"
+
+MACHINE_FEATURES += " pci wifi bluetooth"