]> Pileus Git - ~andy/linux/commit
ARM: imx_v6_v7_defconfig: Select CONFIG_HIGHMEM
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 12 Nov 2013 22:39:12 +0000 (20:39 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 9 Dec 2013 05:18:34 +0000 (13:18 +0800)
commitc2ddbdf1db0b5f35e4f569d7203811e34eddfdfb
tree8d1f3420bb0b600337b5772d77b6de6e2e1b0157
parentacb350e05537480ee33b8618c3aed43904f7db65
ARM: imx_v6_v7_defconfig: Select CONFIG_HIGHMEM

Booting a mx6q wandboard with 2GB of RAM we see the following on boot:

Booting Linux on physical CPU 0x0
Linux version 3.12.0-next-20131112+ (fabio@fabio-Latitude-E6410) (gcc version 43
CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine model: Wandboard i.MX6 Quad Board
Truncating RAM at 10000000-8fffffff to -7f7fffff (vmalloc region overlap)
...

Select CONFIG_HIGHMEM to avoid the vmalloc region overlap.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v6_v7_defconfig