RE: [PATCH] ARM: exynos: change the PHYSMEM_BITS and SECTION_SIZE

2013-07-15 Thread Kukjin Kim
Subash Patel wrote: 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

[PATCH] ARM: exynos: change the PHYSMEM_BITS and SECTION_SIZE

2013-06-11 Thread Subash Patel
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