On Mon, May 11, 2015 at 10:32 AM, Fabio Estevam <[email protected]> wrote: > On Mon, May 11, 2015 at 10:21 AM, Otavio Salvador > <[email protected]> wrote: >> Change-Id: I8b4d6eb94564f0e92abb6d9630fc3cf765b8fa8c >> Signed-off-by: Otavio Salvador <[email protected]> >> --- >> conf/machine/cubox-i.conf | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf >> index 9fb2a5f..4ea627f 100644 >> --- a/conf/machine/cubox-i.conf >> +++ b/conf/machine/cubox-i.conf >> @@ -27,6 +27,6 @@ KERNEL_IMAGETYPE = "zImage" >> KERNEL_DEVICETREE = "imx6dl-cubox-i.dtb imx6q-cubox-i.dtb >> imx6dl-hummingboard.dtb imx6q-hummingboard.dtb" >> >> MACHINE_FEATURES += "pci wifi bluetooth alsa bluetooth irda serial usbhost >> wifi" >> -MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k" >> +MACHINE_FIRMWARE += "linux-firmware-ath6k" > > Do we really need linux-firmware-ath6k for cuboxi? > > When I tested wifi I manually added the Broadcom 4330 firmware files, > not the Atheros one.
I think this is due the mini-PCIe in HummingBoard. Adding Carlos so he can confirm it. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
