[meta-freescale] Atheros AR6103 imx28evk

Otavio Salvador otavio at ossystems.com.br
Wed Jun 11 08:35:14 PDT 2014


On Wed, Jun 11, 2014 at 11:57 AM, Alejandro.Lozano at freescale.com
<Alejandro.Lozano at freescale.com> wrote:
>
> Thank you Otavio,
>
> Your help is very appreciated. I just have one doubt, the .inc file you mention contains the below:
>
>
> # Provides the i.MX6 SABRE SD common settings
>
> require conf/machine/include/imx-base.inc
> require conf/machine/include/tune-cortexa9.inc
>
> SERIAL_CONSOLE = "115200 ttymxc0"
>
> MACHINE_FIRMWARE_append_mx6 = " linux-firmware-ath6k"
>
> MACHINE_FEATURES += " pci wifi bluetooth"
>
>
> It seems that applies only for the imx6, does the same file work for the imx28?
> I cannot find any MACHINE_FIRMWARE_append_xxx for the imx28.

Add:

MACHINE_FIRMWARE += " linux-firmware-ath6k"

To your board configuration file.

-- 
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


More information about the meta-freescale mailing list