diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx6dlsabreauto.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/imx6dlsabreauto.conf b/meta-fsl-arm/conf/machine/imx6dlsabreauto.conf index 3909283f9..9b76f46e7 100644 --- a/meta-fsl-arm/conf/machine/imx6dlsabreauto.conf +++ b/meta-fsl-arm/conf/machine/imx6dlsabreauto.conf | |||
| @@ -7,7 +7,8 @@ require conf/machine/include/imx6sabreauto-common.inc | |||
| 7 | 7 | ||
| 8 | SOC_FAMILY = "mx6:mx6dl" | 8 | SOC_FAMILY = "mx6:mx6dl" |
| 9 | 9 | ||
| 10 | KERNEL_DEVICETREE = "imx6dl-sabreauto.dtb imx6dl-sabreauto-gpmi-weim.dtb" | 10 | KERNEL_DEVICETREE = "imx6dl-sabreauto.dtb imx6dl-sabreauto-gpmi-weim.dtb imx6dl-sabreauto-ecspi.dtb " |
| 11 | KERNEL_DEVICETREE += "imx6dl-sabreauto-flexcan1.dtb " | ||
| 11 | 12 | ||
| 12 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" | 13 | PREFERRED_PROVIDER_u-boot = "u-boot-imx" |
| 13 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" | 14 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" |
