]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: LPAE: add support for ATAG_MEM64
authorWill Deacon <will.deacon@arm.com>
Mon, 31 Jan 2011 13:50:46 +0000 (13:50 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 8 Nov 2011 10:26:22 +0000 (10:26 +0000)
commit009ed162155295311c2d53c32e9c23d02f073996
tree1528006531ab0ff01821d3637ff91534256835c8
parentaa32e50689d9279a3ce4c23bcaecbe1d16004c80
ARM: LPAE: add support for ATAG_MEM64

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 <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm/include/asm/setup.h
arch/arm/kernel/setup.c