armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
authorYork Sun <yorksun@freescale.com>
Mon, 7 Dec 2015 19:08:58 +0000 (11:08 -0800)
committerYork Sun <yorksun@freescale.com>
Tue, 15 Dec 2015 00:57:33 +0000 (08:57 +0800)
commitc04921414c087e15f8fa82d808a25e9338a7e8d5
tree440d6c62fb65d6338179268674911168ca297a19
parentaabd7ddb889aec3c6c4139974f66a44e2ce46ba5
armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server

MC and debug server are not board-specific. Move reserving memory to SoC
file, using the new board_reserve_ram_top function. Reduce debug server
memory by 2MB to make room for secure memory.

In the system with MC and debug server, the top of u-boot memory
is not the end of memory. PRAM is not used for this reservation.

Signed-off-by: York Sun <yorksun@freescale.com>
README
arch/arm/cpu/armv8/fsl-layerscape/cpu.c
board/freescale/ls2080a/ls2080a.c
board/freescale/ls2080aqds/ls2080aqds.c
board/freescale/ls2080ardb/ls2080ardb.c
include/configs/ls2080a_common.h