This machine has the ZP_BCM4339 chip, so install the firmware by default. Signed-off-by: Daiane Angolini <[email protected]> --- conf/machine/imx7dsabresd.conf | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index 0bd6735..7a88cea 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf @@ -23,3 +23,5 @@ UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config" UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config" + +MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
