Android bring-up

62 views
Skip to first unread message

mahantesh Hunagund

unread,
Feb 4, 2010, 4:40:31 AM2/4/10
to android-porting
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.

==============================================================

mahantesh Hunagund

unread,
Feb 4, 2010, 4:27:46 AM2/4/10
to android...@googlegroups.com

Ashwin Bihari

unread,
Feb 4, 2010, 8:52:02 AM2/4/10
to android...@googlegroups.com
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

> --
> unsubscribe: android-porti...@googlegroups.com
> website: http://groups.google.com/group/android-porting

Reply all
Reply to author
Forward
0 new messages