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.

Beagle bone black + WL1835 Cape + Jelly bean 4.2.2 drivers for WL1835 cape compilation

Hi,

    Already posted on wireless connectivity forum redirected and resposted here from there for ANdroid questions below;

     I am using a beagle bone black with jelly bean 4.2.2 , downloaded the rowboat source code 

     repo init -u git://gitorious.org/rowboat/manifest.git -m TI-Android-JB-4.2.2-DevKit-4.1.1.xml

     compiled and tested with mini SD card following the instructions procedure on TI sitara Jelly bean 4.2.2       developers guide . Successfull on beagle bone black for running the ANDroid

_____________________________________________________________________________

     Added u-boot recent from the repository for fastboot eMMC flash ( read from your posts )

new u-boot new code download and checkout from branch for fastboot to work
compiled as per TI Jelley bean 4.2.2 developers guide from TI sitara web site
git clone git://gitorious.org/rowboat/u-boot.git -b am335x-v2013.01.01 for fastboot eMMC flash

     Compiled with TI sitara jelly bean 4.2.2 developers guide instructions , successful on the beagle bone black for

     fastboot eMMC flash and runs the ANdroid

_________________________________________________________________________

    I have a Circuit co board for beaglebone black , followed the instructions on TI sitara Jelly Bean developers guide but unsuccessful in compiling for wl18xx using the

Instructions at http://processors.wiki.ti.com/index.php/TI-Android-JB-4.2.2-DevKit-4.1.1_DeveloperGuide#Configure_kernel_for_WL18xx.

This compilation was not successful. 

_______________________________________________________________________________

Now is the below correct

    Then switched the http://processors.wiki.ti.com/index.php/Using_the_WL18xx_Cape_with_BeagleBone_Black

Downloading the sources as mentioned in the above and compiling and using for Jelly Bean 4.2.2 . Would this work or am I wrong?

francis