Hi Friends,
I have posted already mine question on Zedboard forum and microzed forum regarding mine problem and with the help of them i progressed very far in mine development but now i got stuck and not able to move. I visited the discussions on this Aplication development forum like http://zedboard.org/content/steps-get-wlink8-working-using-petalinux-picozed and many things got cleared but again they are not in sequence as which is the main problem for me.
But Mine problem is following;-
I am following the script available at http://zedboard.org/product/wilink-8-adaptor. So the very first script is the following;-
git clone git://git.ti.com/wilink8-wlan/build-utilites.git
cd build-utilities
checkout tags/ol_r8.a9.14
cp set-env.sample set-env
,/build wl18xx.sh init
Now i executed this and followed all the further scripts but finally linux got booted but wilink8 did not get detected. I posted mine question to TI community ,so they told me to apply the ./build_wl18xx.sh update R8.7_SP1. Parallelly i also visited the http://architechboards-zedboard.readthedocs.io/en/latest/bsp.html and they are providing scripts that will download the Xilinx Kernel 3.17 and also they are giving many patches for TI driver 8.5.
So i am finding too many discrepencies:-
1- What version i am downloading by checkout tags/ol_r8.a9.14?? and should i use it or not.
2- Should i apply the ./build_wl18xx.sh update R8.7_SP1. ??
3- Avney Silica is providing Xilinx Kernel 3.17 and also they are giving many patches for TI driver 8.5.
So please explain me the relation between 1 ,2 and 3 .It seems that they are not related at all.Which one should i follow and which one not.
Please makes thing clear to me.
Regards
Aditya