On Tue, Nov 08, 2011 at 11:38:12PM +0000, Nicolas Pitre wrote:
On Mon, 7 Nov 2011, Catalin Marinas wrote:
quoted
From: Will Deacon <redacted>
LPAE provides support for memory banks with physical addresses of up
to 40 bits.
This patch adds a new atag, ATAG_MEM64, so that the Kernel can be
informed about memory that exists above the 4GB boundary.
Signed-off-by: Will Deacon <redacted>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
NAK. Any LPAE capable platform to come is, by definition, a new
platform. It therefore should be using DT upfront.
It's fine by me, one less patch to merge.
--
Catalin