i guess you are left with "starting kernel.." from bootloader.

not sure whats broken, but when i get stuck at this level (not like logs as
below..),
- usually debug port mismatch between bootloader, kernel and filesystem
init.
  make sure all are aligned in bootloader config, kernel defconfig, and ttyS
specificaition in filesystem.
- wrong load address, and bootaddress.
- using uImage for u-boot.

Regards,
Deva





## Booting image at 80300000 ...
   Image Name:   Linux-2.6.32-g625f212
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2203464 Bytes =  2.1 MB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing
Linux.....................................................................................................................................................
done, booting the kernel.
<5>Linux version 2.6.32-g625f212 (d...@devaubuntu) (gcc version 4.3.2
(Sourcery G++ Lite 2008q3-72) ) #1 SMP PREEMPT Tue Feb 23 14:14:36 IST 2010
CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c5387f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: OMAP ZOOM2 board

...


On Tue, Feb 23, 2010 at 1:10 PM, mahantesh Hunagund <
mahantesh.t...@gmail.com> wrote:

> Hi,
>
> I am trying to port Android Eclair on Qualcomm Msm7k chipset.  I have built
> image file with limited capabilities.
> I am using Linux 2.6.29. But, Linux kernel is not booting up. *Basically
> kernel un-compression didn't happen.*
> I just checked the code Head.S  assembly code is invoking kernel
> uncompression function. But, I am not sure control reached to the Head.S.
> I am looking for info steps involved in Linux kernel boot up on MSM7k.
>
> Any pointers will be helpful.
>
> Thanks,
> Mahantesh
>
>
>  --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@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