Re: [android-porting] beagleboard porting

2011-02-21 Thread Toan Pham
For those who are having this problem. The kernel because it could not look up cpuid at boot-up. I pulled down TI-omap git dev branch and it solved this issue. good luck, -toan -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

Re: [android-porting] beagleboard porting

2011-02-18 Thread Toan Pham
did you find out what happened? i am having the same problem too! -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] beagleboard porting

2011-02-04 Thread Amit Pundir
arowboat.com http://groups.google.com/group/android-porting/msg/a6179104500c99ed Regards, Amit Pundir On Fri, Feb 4, 2011 at 8:40 AM, Gagan Jit singh Hattar gaganhat...@gmail.com wrote: Hi I downloaded the linux-omap code from git clone

Re: [android-porting] beagleboard porting

2011-02-04 Thread arun joseph
Try using console = ttyO (Oh) instead of ttyS0 in the bootargs. Regards, Arun On Fri, Feb 4, 2011 at 3:46 PM, Amit Pundir pundira...@gmail.com wrote: arowboat.com http://groups.google.com/group/android-porting/msg/a6179104500c99ed Regards, Amit Pundir On Fri, Feb 4, 2011 at 8:40 AM,

[android-porting] beagleboard porting

2011-02-03 Thread Gagan Jit singh Hattar
Hi I downloaded the linux-omap code from git clone git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git linux-omap-2.6 and compiled with CROSS_COMPILE=arm-none-linux-gnueabi- using codesoucery's arm-2009q1. The bootloader could load the kernel image but kernel booting stops