Hello everyone,
A small question (in my opinion),
I successfully done the compiling and building x-loader, boot loader and kernel. Now I am trying to build and integrate WL1271 drivers into android file system.
But I get stuck while following the http://processors.wiki.ti.com/index.php/Android_wireless_build_and_porting_guide and
in the guide,
Update the $ROWBOAT_ROOT_PATH variable in WLAndroidBuild.sh with the correct path to rowboat android sources
ROWBOAT_TOP=/home/<username>/rowboat
but I didn't find any ROWBOAT_TOP variable to modify in WLANAndroid.sh file....
So could anyone help me to set the ROWBOAT_TOP variable in WLAndroidBuild.sh with the correct path to
rowboat android sources (eg: my android sources are located /home/ashvin/rowboat-android).
thanks.........