Re: [android-porting] Android bring-up

2010-02-04 Thread Ashwin Bihari
What are your Kernel command line arguments? It looks like you have "console=none" at least, which means you will not get any console output to see what's happening. You may want to change that to your valid debug uart to start with/ Regards -- Ashwin On Thu, Feb 4, 2010 at 4:27 AM, mahantesh H

[android-porting] Android bring-up

2010-02-04 Thread mahantesh Hunagund
Hi, I have ported Android Eclair version on target hardware and trying to bring it up. After compilation I got boot.img, System.img , userdata.img recovery.img and ramdisk-recovery.img I have flashed boot.img, System.img , userdata.img using fast boot. When I power-up the device, kernel is bootin

[android-porting] Android bring-up

2010-02-04 Thread mahantesh Hunagund
Hi, I have ported Android Eclair version on target hardware and trying to bring it up. After compilation I got boot.img, System.img , userdata.img recovery.img and ramdisk-recovery.img I have flashed boot.img, System.img , userdata.img using fast boot. When I power-up the device, kernel is bootin