diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx6solosabresd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/imx6solosabresd.conf b/meta-fsl-arm/conf/machine/imx6solosabresd.conf index 085463a02..b123d8ce4 100644 --- a/meta-fsl-arm/conf/machine/imx6solosabresd.conf +++ b/meta-fsl-arm/conf/machine/imx6solosabresd.conf | |||
| @@ -12,7 +12,7 @@ KERNEL_DEVICETREE = "imx6dl-sabresd.dtb imx6dl-sabresd-ldo.dtb" | |||
| 12 | 12 | ||
| 13 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" | 13 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" |
| 14 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" | 14 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" |
| 15 | KERNEL_IMAGETYPE = "uImage" | 15 | KERNEL_IMAGETYPE = "zImage" |
| 16 | 16 | ||
| 17 | UBOOT_CONFIG ??= "sd" | 17 | UBOOT_CONFIG ??= "sd" |
| 18 | UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard" | 18 | UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard" |
