diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx6solosabresd.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/imx6solosabresd.conf b/meta-fsl-arm/conf/machine/imx6solosabresd.conf index 44031a81e..325e643d2 100644 --- a/meta-fsl-arm/conf/machine/imx6solosabresd.conf +++ b/meta-fsl-arm/conf/machine/imx6solosabresd.conf | |||
| @@ -9,5 +9,7 @@ SOC_FAMILY = "mx6:mx6s" | |||
| 9 | 9 | ||
| 10 | KERNEL_DEVICETREE = "imx6dl-sabresd.dtb" | 10 | KERNEL_DEVICETREE = "imx6dl-sabresd.dtb" |
| 11 | 11 | ||
| 12 | UBOOT_MACHINE = " mx6solosabresd_config" | ||
| 13 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" | 12 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" |
| 13 | |||
| 14 | UBOOT_CONFIG ??= "sd" | ||
| 15 | UBOOT_CONFIG[sd] = "mx6solosabresd_config,sdcard" | ||
