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 Hunagund
<mahantesh.t...@gmail.com> wrote:
> 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 booting and nothing happens after
> that. What should happen after kernel bootup ?
> Please find kernel bootup logs.
>
> ==============================================================
> ptn 0 name='boot' start=360 len=24
> ptn 1 name='system' start=384 len=1210
> ptn 2 name='userdata' start=1594 len=1648
> ptn 3 name='misc' start=3242 len=2
> ptn 4 name='recovery' start=3244 len=40
> ptn 5 name='cache' start=3284 len=808
> ptn 6 name='splash' start=4092 len=4
> nandid: 5510bcad maker ad device bc
> nandcfg: aa5400c0 0004745e (initial)
> nandcfg: e85408c0 0004745e (used)
> flash_read_image: success (0 errors)
> flash_read_image: success (0 errors)
> flash_read_image: success (0 errors)
> flash_read_image: success (0 errors)
>
> kernelĀ  @ 10008000 (1969156 bytes)
> ramdisk @ 11000000 (249256 bytes)
>
>
> Fuel gauge flags:
> cmdline console=none keypad=qwerty androidboot.serialno
> Uncompressing
> Linux.............................................................
> ................................................................................
> .. done, booting the kernel.
>
> ==============================================================
>
>
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting

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

Reply via email to