Re: [android-kernel] Re: android Device Portability Test (Porting Verification)

2011-03-09 Thread Sreekanth W
I've not tried testing using LTP. If required, get the individual source code and compile statically using armcc and run on Android. Also if somebody might want to test CTS test cases http://source.android.com/compatibility/cts-intro.html Future versions of the CTS will include the following typ

Re: [android-kernel] Re: Boot up hangs at initial stage.

2010-09-06 Thread Sreekanth W
You will have to debug the u-boot code. the next message should be "Uncompressing Linux...done, booting the kernel." What are steps you're performing for flashing the kernel? Also make sure your uart driver is configured properly. - On Mon, Sep 6, 2010 at 11:57 AM, sri wrote: > I can see bootloa

Re: [android-kernel] Kernel for Rooted HTC Dream

2010-09-03 Thread Sreekanth W
Check your fastboot command "fastboot flash kernel zImage" "fastboot reboot" - Srikant On Fri, Sep 3, 2010 at 12:21 PM, perumal316 wrote: > Hi All, > > I have a rooted HTC Dream. I have compiled my own kernel and now have > a zImage. But each time I flashed in the new kernel using "fastboot > f