omap2/3/4: Make omap3_defconfig usable on Nokia boards
authorTony Lindgren <tony@atomide.com>
Fri, 30 Apr 2010 19:57:16 +0000 (12:57 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 4 May 2010 20:19:16 +0000 (13:19 -0700)
commit75eaf1eaa8184eaddd54cb1d1e489f5d66007960
tree3b0e6987ad58e71665fd64decf9e5deb78ce1cd7
parent7327d6374c3a6b610c0370d0dd26545efbdc3115
omap2/3/4: Make omap3_defconfig usable on Nokia boards

The bootloader on Nokia boards does not support updating
the kernel cmdline. For the other boards, the bootloader
provided cmdline will be used instead.

To mount root on n8x0, compile in also the MMC_OMAP.
It seems that the best way to mount root with the
new kernels on Nokia boards is to mount root on mmcblk0p2.

Note that n8x0 current has several issues booting with
omap3_defconfig: The bootloader has a 2MB limit for loading
kernels, so you may want to use kexec. Also ARMv6 does
not currently work with ARMv7 for VFP and TLS.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap3_defconfig