On 11/10/2014 05:50 PM, Uchint Kumar wrote:
> Hi,
> I am trying to port Nexus-5 hammerhead Android AOSP code on Qualcomm APQ8074
> board . Both of them has the same chipset MSM8974 with little hardware changes
> like wift/sensors etc.
> 
> Though the bootloader phase is completed without any issue. I do not see
> control jumping to 'start' function of kernel/arch/arm/boot/compressed/head.S
> (the actual function which calls decompress_kernel on zImage). I see the
> kernel load address is correct which is 0x00008000. I am not able to get
> sufficient help from the net.

Does 0x00208000 work any better? That's what the kernel.org arch/arm/Makefile
sets as the TEXT_OFFSET when MSM7X30, MSM8X60, or MSM8960 are selected.

Chris

-- 
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to