diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx6solosabreauto.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/imx6solosabreauto.conf b/meta-fsl-arm/conf/machine/imx6solosabreauto.conf index 5f3782d18..ead787d00 100644 --- a/meta-fsl-arm/conf/machine/imx6solosabreauto.conf +++ b/meta-fsl-arm/conf/machine/imx6solosabreauto.conf | |||
| @@ -11,7 +11,7 @@ KERNEL_DEVICETREE = "imx6dl-sabreauto.dtb" | |||
| 11 | 11 | ||
| 12 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" | 12 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" |
| 13 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" | 13 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" |
| 14 | KERNEL_IMAGETYPE = "uImage" | 14 | KERNEL_IMAGETYPE = "zImage" |
| 15 | 15 | ||
| 16 | UBOOT_CONFIG ??= "sd" | 16 | UBOOT_CONFIG ??= "sd" |
| 17 | UBOOT_CONFIG[sd] = "mx6solosabreauto_config,sdcard" | 17 | UBOOT_CONFIG[sd] = "mx6solosabreauto_config,sdcard" |
