Hi, You need to make sure that the kernel is compiled using the toolchain "arm-eabi-4.4.3" bundled in B2G under "prebuilt/linux-x86/toolchain/arm-eabi-4.4.3". Also try to diff the "kernel" image in out/target/product/panda folder with the one built out of your kernel sources (under arch/arm/boot).
Warm Regards, Anil -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Wednesday, April 17, 2013 7:34 PM To: [email protected] Subject: [b2g] Kernel compilation for Pandaboard Dear all , I cloned the B2G source code and ported it to Pandaboard with the help of Mozilla docs.Now i am trying to replace the Pre-built kernel with my own compiled kernel,for that i followed below steps 1.Cloned the kernel source from https://github.com/tdz/android-kernel-omap.git, 2.Cross compiled it with arm-linux-gnueabi-gcc and panda_defconfig 3.Replaced the zImage in device/ti/panda/kernel with new image and done a fresh B2G built Then flashed the new imageand tried booting,But system is hanging in "Starting kernel ... Uncompressing Linux... done, booting the kernel" Sorry for my ignorance,Is it the rite steps or i am doing something wrong? Can some one please guide on this ?? Thanks in advance Dhyan _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g ________________________________ This email is confidential and intended only for the use of the individual or entity named above and may contain information that is privileged. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. - This mail is sent via Sony Asia Pacific Mail Gateway.. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
