]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv8/ls2085a: Expose all DDR region(s) to Linux
authorBhupesh Sharma <bhupesh.sharma at freescale.com>
Thu, 28 May 2015 09:24:10 +0000 (14:54 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:34:21 +0000 (13:34 +0200)
commit4d7af555781106b203a41cbe9aac92f10fa6aba8
tree5bfb858b2dc4847cf5b8dfbee467c23a7ffb60dc
parentd9b62df1b520b8cc89ecafa1effcec3923eede5f
armv8/ls2085a: Expose all DDR region(s) to Linux

This patch allows u-boot to expose the complete DDR region(s) to Linux
(after subtracting the memory hidden via MEM_TOP_HIDE mechanism).

This allows the u-boot to support the 48-bit VA support provided by
ARM64 Linux in flavors 3.18 and above, by passing the appropriate
'memory' DTS nodes.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma at freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/ls2085a/README
board/freescale/ls2085a/ls2085a.c
board/freescale/ls2085aqds/README
board/freescale/ls2085aqds/ls2085aqds.c
board/freescale/ls2085ardb/README
board/freescale/ls2085ardb/ls2085ardb.c