Dose the freescale SDK 1.7 has a support for Atheros Wifi Module ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dose the freescale SDK 1.7 has a support for Atheros Wifi Module ?

909 Views
dhruvalkumarpat
Contributor III

Hi  All ,

I am using SDK 1.7/1.8  for our custom board designed based on ls1021aiot. My question is Is there a support for Atheros wifi module. I have Module connected on mini PCIe and I can see foillowing when I do ''lspci -kv'

root@ls1021aiot:~# lspci -kv

0000:00:00.0 PCI bridge: Freescale Semiconductor Inc Device 0e08 (rev 20) (prog-if 00 [Normal decode])

        Flags: bus master, fast devsel, latency 0

        Memory at 4044000000 (32-bit, non-prefetchable) [size=16M]

        Memory at 4040000000 (32-bit, non-prefetchable) [size=64M]

        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0

        [virtual] Expansion ROM at 4045000000 [disabled] [size=16M]

        Capabilities: [40] Power Management version 3

        Capabilities: [50] MSI: Enable- Count=1/16 Maskable- 64bit+

        Capabilities: [70] Express Root Port (Slot-), MSI 00

        Capabilities: [100] Advanced Error Reporting

        Capabilities: [148] #19

0001:00:00.0 PCI bridge: Freescale Semiconductor Inc Device 0e08 (rev 20) (prog-if 00 [Normal decode])

        Flags: bus master, fast devsel, latency 0

        Memory at 4844000000 (32-bit, non-prefetchable) [size=16M]

        Memory at 4840000000 (32-bit, non-prefetchable) [size=64M]

        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0

        Memory behind bridge: 46000000-460fffff

        Prefetchable memory behind bridge: 46100000-461fffff

        [virtual] Expansion ROM at 4845000000 [disabled] [size=16M]

        Capabilities: [40] Power Management version 3

        Capabilities: [50] MSI: Enable- Count=1/16 Maskable- 64bit+

        Capabilities: [70] Express Root Port (Slot-), MSI 00

        Capabilities: [100] Advanced Error Reporting

        Capabilities: [148] #19

0001:01:00.0 Network controller: Qualcomm Atheros AR9580 Wireless Network Adapter (rev 01)

        Subsystem: Qualcomm Atheros Device 3123

        Flags: bus master, fast devsel, latency 0, IRQ 124

        Memory at 4846000000 (64-bit, non-prefetchable) [size=128K]

        [virtual] Expansion ROM at 4846100000 [disabled] [size=64K]

        Capabilities: [40] Power Management version 3

        Capabilities: [50] MSI: Enable- Count=1/4 Maskable+ 64bit+

        Capabilities: [70] Express Endpoint, MSI 00

        Capabilities: [100] Advanced Error Reporting

        Capabilities: [140] Virtual Channel

        Capabilities: [300] Device Serial Number 00-00-00-00-00-00-00-00

Is there a inbuilt driver support  for "Qualcomm Atheros AR9580 Wireless Network Adapter" . Is there a module/driver that I need to enabled through menuconfig. Do I need to custom build the driver ? . Is there a basic support for atheros WIFI module.?? How can I enable it or use it?.  Appreciate your help on this. 

Thanks

Dhruval

Labels (1)
0 Kudos
2 Replies

757 Views
Pavel
NXP Employee
NXP Employee

NXP SDK for LS1021A-IOT board supports Atheros wifi module. See attached files. These files are screenshot from kernel menu from NXP SDK for LS1021A-IOT board.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

757 Views
dhruvalkumarpat
Contributor III

Which SDK I can use for this ?  I did tried to do menuconfig  on my yocto for kernel  but I did not find any thing for it. DO I need to purchase Atheros support ? Is there a special way to invoke/build this module ?

0 Kudos