Comment 7 for bug 1265024

Revision history for this message
Martin Storsjö (ub71a5bwc-6kfi2n-b69y0hv8h) wrote :

This kernel doesn't boot for me either, although I'm not really sure what is going wrong.

I've installed it by downloading linux-headers-3.2.0-58-omap, linux-headers-3.2.0-58 and linux-image-3.2.0-58-omap, doing dpkg -i on those three .debs, and later run a modified version of the flash-kernel script to install it (to allow this to be flashed despite the omap vs omap4 mismatch).

On boot it goes as far as "Starting kernel ..." but it never prints "Uncompressing Linux" as the other kernels do.

The test kernel I built myself that works just fine was built using the cross building instructions from http://omappedia.org/wiki/Ubuntu_kernel_for_OMAP4, based on http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-precise.git;a=shortlog;h=refs/heads/ti-omap4, with the cherry-picked conflict resolved as in the attached patch.