On Thu, 28 Jul 2011, James Westby wrote:
On Thu, 28 Jul 2011 18:18:09 +0200, Daniel Lezcano daniel.lezcano@linaro.org wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/28/2011 12:58 PM, James Westby wrote:
Hi,
Have you tried the omap3 hardware pack with a Linaro image? That contains the 3.0 kernel I think, so may give a comparison point.
Ok, I tested with:
developer-n-tar-20110628-1.tar.gz hwpack_linaro-omap3_20110726-1_armel_supported.tar.gz
and I don't have any problem.
Then I picked /proc/config.gz, compiled the kernel (but disable thumb2) and booted without any problem too.
I changed some kernel options (added cpufreq and cpuidle), compiled and booted without problem.
And lastly, I rerun make omap2plus_defconfig, compiled and booted the kernel. And that triggers the OOM killer. So I guess the problem is coming from the default omap2plus config.
I guess the diff from omap2plus_defconfig to one of the configs that worked is pretty huge?
Doing a 'make savedefconfig' in both cases and comparing the produced ./defconfig should make the comparison much easier.
Nicolas