summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6solosabresd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6solosabresd.conf')
-rw-r--r--conf/machine/imx6solosabresd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/imx6solosabresd.conf b/conf/machine/imx6solosabresd.conf
index f670ed3..085463a 100644
--- a/conf/machine/imx6solosabresd.conf
+++ b/conf/machine/imx6solosabresd.conf
@@ -12,6 +12,7 @@ KERNEL_DEVICETREE = "imx6dl-sabresd.dtb imx6dl-sabresd-ldo.dtb"
12 12
13PREFERRED_PROVIDER_u-boot = "u-boot-imx" 13PREFERRED_PROVIDER_u-boot = "u-boot-imx"
14PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" 14PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"
15KERNEL_IMAGETYPE = "uImage"
15 16
16UBOOT_CONFIG ??= "sd" 17UBOOT_CONFIG ??= "sd"
17UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard" 18UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard"