This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Wl1835 WiFi support with AM335X

Other Parts Discussed in Thread: WL1835, WL1271, AM1808

Hi, 

I have connected wl1835 WiLink module to AM335X EVM, As per the document 

http://processors.wiki.ti.com/index.php/WL18xx_First_Time_Getting_Started_Guide

i have entered 

ifconfig wlan0 up

and it shows

ifconfig wlan0 up
[ 1098.563690] wl1271: ERROR sdio read failed (-110)
[ 1098.568664] wl1271: WARNING unsupported chip id: 0x1
[ 1102.943328] wl1271: ERROR sdio read failed (-110)
[ 1102.948303] wl1271: WARNING unsupported chip id: 0x1
[ 1107.313262] wl1271: ERROR sdio read failed (-110)
[ 1107.318206] wl1271: WARNING unsupported chip id: 0x1
[ 1107.326080] wl1271: ERROR firmware boot failed despite 3 retries
ifconfig: SIOCSIFFLAGS: No such device

may i know what are the required changes that i have to be done in my present root file system.