diff options
| author | alexandra-ioana.safta@nxp.com <alexandra-ioana.safta@nxp.com> | 2017-06-02 19:03:43 +0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-06-17 10:17:32 -0300 |
| commit | 6f7ab0b43b3d9f8b4b48c7ff61ebcf97f0c1b08a (patch) | |
| tree | a9ffea75caee647f6593e445ecb237db337e4fd6 | |
| parent | 19abe5e79dddf5d2946d9c11bf02859555e50887 (diff) | |
| download | meta-freescale-6f7ab0b43b3d9f8b4b48c7ff61ebcf97f0c1b08a.tar.gz | |
imx6sllevk: Add dtb with support for Murata Type ZP module
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | conf/machine/imx6sllevk.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf index f99078d1b..3a7036595 100644 --- a/conf/machine/imx6sllevk.conf +++ b/conf/machine/imx6sllevk.conf | |||
| @@ -11,7 +11,7 @@ include conf/machine/include/tune-cortexa9.inc | |||
| 11 | 11 | ||
| 12 | MACHINE_FIRMWARE_append = " firmware-imx-epdc firmware-imx-brcm" | 12 | MACHINE_FIRMWARE_append = " firmware-imx-epdc firmware-imx-brcm" |
| 13 | 13 | ||
| 14 | KERNEL_DEVICETREE = "imx6sll-evk.dtb" | 14 | KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb" |
| 15 | 15 | ||
| 16 | UBOOT_CONFIG ??= "sd" | 16 | UBOOT_CONFIG ??= "sd" |
| 17 | UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard" | 17 | UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard" |
