Yes, it is right place. I suggest to follow instructions in
http://code.google.com/p/rowboat/wiki/ConfigureAndBuild and do modification
for overo.

On Sun, Jul 17, 2011 at 2:37 PM, Krishna Sagiraju <sagir...@gmail.com>wrote:

> Manish,
>   Thanks for the details. I am trying to build " 2.6.37 kernel + SGX v 1.7
>  + Android-2.3.4" and I'm having trouble compiling the
> 2.6.37 kernel I got the kernel from http://gitorious.org/rowboat/kernel.
> Is that the right place to get the sources for Gumstix overo?
>
> Thanks,
> --Krishna/.
>
>
> On Sat, Jul 16, 2011 at 11:13 PM, Manish Shakya <manishshakya...@gmail.com
> > wrote:
>
>> Krishna,
>>
>> If you want to try kernel 2.6.32+ Android 2.3.3, here is the link
>> http://wiki.gumstix.org/index.php?title=Android_Source .
>>
>> If you want to use 2.6.37 kernel + SGX v 1.7  + Android-2.3.4, you should
>> download rowboat code and include appropriate drivers for your board.I have
>> my own board  that uses overo. Then you should change uboot command line
>> args.
>> You should change ttyS to ttyO and add vram="8M" omapfb.vram=0:8M  in
>> uboot args. Your final uboot args should be something like this
>>
>> console=ttyO2,115200n8 androidboot.console=ttyO2 root=/dev/mmcblk0p2 rw
>> rootfstype=ext3 rootwait init=/init vram=8M omapfb.vram=0:8M
>> omapfb.mode=dvi:480x272MR...<http://groups.google.com/groups/unlock?_done=/group/rowboat/browse_thread/thread/8e0210482b89348f&msg=6c2cc55dfcd6d889>@60omapdss.def_disp=lcd43
>>
>>
>>
>> After make those change, I could make 2.6.37 kernel + SGX v 1.7  +
>> Android-2.3.4  run on the overo. Audio flinger was crashing.I need to figure
>> out why?. Then,I used AUDIO STUB for now.
>>
>>
>> I hope this helps.
>> --
>> Manish Shakya
>> http://www.manishshakya.com.np
>> http://secs.oakland.edu/~ganesan/iMX/
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "rowboat" group.
>> To post to this group, send email to rowb...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> rowboat+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/rowboat?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "rowboat" group.
> To post to this group, send email to rowb...@googlegroups.com.
> To unsubscribe from this group, send email to
> rowboat+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rowboat?hl=en.
>



-- 
Manish Shakya
http://www.manishshakya.com.np
http://secs.oakland.edu/~ganesan/iMX/

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to