Change-Id: Ib92fc59c0f55aeadb2f6c3a80f2a402a5fc502ac
Signed-off-by: Lauren Post <lauren.post@freescale.com>
--- /dev/null
+#@TYPE: Machine
+#@NAME: Freescale i.MX6Solo SABRE Automotive
+#@SOC: i.MX6S
+#@DESCRIPTION: Machine configuration for Freescale i.MX6Solo SABRE Automotive
+
+require conf/machine/include/imx6sabresd-common.inc
+
+SOC_FAMILY = "mx6:mx6s"
+
+KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/imx6dl-sabreauto.dts"
+
+UBOOT_MACHINE = " mx6solosabreauto_config"
+PREFERRED_PROVIDER_u-boot = "u-boot-imx"