ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZE
authorSubash Patel <subash.rp@samsung.com>
Tue, 16 Jul 2013 03:42:13 +0000 (12:42 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 16 Jul 2013 03:42:13 +0000 (12:42 +0900)
commitea2761763739619ca49602d891ec3ffb33ffc71b
treebec2580276cf4622dfb62a3572041403bfcbd5ba
parente085cad6c653e20e213a662ef32fb6191ae0197d
ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZE

On EXYNOS5440 there is DRAM on the 36-bit address range. Hence
this patch converts the MAX_PHYSMEM_BITS macro to 36 if LPAE is
enabled for the ARM architecture.

The conventional section size on EXYNOS is 256M due to sparsemem.
Since EXYNOS5440 has memory in multiples of 1G in 32-bit and 36-bit
range, this has now been modified to 31.

Signed-off-by: Subash Patel <subash.rp@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/include/mach/memory.h