summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx6solosabresd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6solosabresd.conf b/conf/machine/imx6solosabresd.conf
index 085463a..b123d8c 100644
--- a/conf/machine/imx6solosabresd.conf
+++ b/conf/machine/imx6solosabresd.conf
@@ -12,7 +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" 15KERNEL_IMAGETYPE = "zImage"
16 16
17UBOOT_CONFIG ??= "sd" 17UBOOT_CONFIG ??= "sd"
18UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard" 18UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard"