We have problem association to any access point when using the open source wl12xx driver.
Our system setup is:
Beagleboard XM
Module: WL1273 HDK
Interface: SPI@12MHz
Linux kernel 3.0.17
WL12xx driver: compat-wireless release 2012-02-21
Firmware:
wl1271-nvs.bin (MD5: 170b227c9cc5f3020ae58ce25eb93f21)
wl127x-fw-3.bin (MD5: f0fdc227f7f90f016c4fbb4fde6c6fae)
Driver module loads without problem.
It is possible to bring up and down interface with ifconfig.
We can perform scan on both 2.4 and 5GHz band, but fail in association to an access point. See attached log.
8424.insmod_scan_assoc_debug.txt
Is is possible to get any input if this is a driver problem, a firmware problem or an interface (SPI) problem?
We currently suspect problem with SPI, but SPI is stable during firmware loading and scan (also at higher speed 24MHz). What about the omap2-mcspi driver?