diff options
| -rw-r--r-- | conf/machine/imx6sllevk.conf | 2 | ||||
| -rw-r--r-- | conf/machine/imx7dsabresd.conf | 1 | ||||
| -rw-r--r-- | conf/machine/imx7ulpevk.conf | 3 |
3 files changed, 1 insertions, 5 deletions
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf index 9fa96fc6a..f55e274f8 100644 --- a/conf/machine/imx6sllevk.conf +++ b/conf/machine/imx6sllevk.conf | |||
| @@ -9,7 +9,7 @@ MACHINEOVERRIDES =. "mx6:mx6sll:" | |||
| 9 | include conf/machine/include/imx-base.inc | 9 | include conf/machine/include/imx-base.inc |
| 10 | include conf/machine/include/tune-cortexa9.inc | 10 | 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" |
| 13 | 13 | ||
| 14 | KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb imx6sll-evk-reva.dtb" | 14 | KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb imx6sll-evk-reva.dtb" |
| 15 | 15 | ||
diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index be9a67038..2a4f8e6c0 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf | |||
| @@ -25,4 +25,3 @@ UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" | |||
| 25 | UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" | 25 | UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" |
| 26 | UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config" | 26 | UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config" |
| 27 | 27 | ||
| 28 | MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm" | ||
diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf index 5ff5bf1da..34353b3bf 100644 --- a/conf/machine/imx7ulpevk.conf +++ b/conf/machine/imx7ulpevk.conf | |||
| @@ -22,8 +22,5 @@ UBOOT_CONFIG[sd] = "mx7ulp_evk_config,sdcard" | |||
| 22 | UBOOT_CONFIG[emmc] = "mx7ulp_evk_emmc_config,sdcard" | 22 | UBOOT_CONFIG[emmc] = "mx7ulp_evk_emmc_config,sdcard" |
| 23 | UBOOT_CONFIG[mfgtool] = "mx7ulp_evk_config" | 23 | UBOOT_CONFIG[mfgtool] = "mx7ulp_evk_config" |
| 24 | 24 | ||
| 25 | # Install brcm firmware | ||
| 26 | MACHINE_FIRMWARE_append = " firmware-imx-brcm" | ||
| 27 | |||
| 28 | # Set Serial console | 25 | # Set Serial console |
| 29 | SERIAL_CONSOLES = "115200;ttyLP0" | 26 | SERIAL_CONSOLES = "115200;ttyLP0" |
