Hi ,
We are woking on our coustom board with reference of DAVINCI DM6446 board, In our board we included jorjin chip WG7310-00 , Now we have a module to connect the (jorjin wg7310 module) on DAVINCI dm6446 reference board. From first on words we are trying to build code given by jorjin for building wlan drivers that code also belongs to OMAP.
Now we are using linux-3.0 downloaded from net and ,we are using that code to port wl1271 chip. upto now the interface is enabled and we are able to see "wlan#" in /proc/net/wireless ( in our board file system).
After this we tried to do this "ifconfig wlan# up" but when we do this all this steps are taking place,
1. loading the firmware
2. going to boot firmware , when this step is going it is failing in "reading chip id "
it is getting stop at last it is giving this following messages
MESSAGES :->
unsupported chip id: 0x1
firmware boot failed despite 3 retries
mac80211 stop
SIOCSIFFLAGS: No such device
and also i am noting this SDIO_CLK ,instead of 24MHz we are gving 8MHz . because we tried on all the clocks only on 8MHz it loading the firmware.if not it is not able to load the firmware also .
Thanks and regards,
Y V RAMAKRISHNA.