-
- Downloads
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>
Showing
- README 2 additions, 2 deletionsREADME
- arch/arm/cpu/armv8/fsl-layerscape/cpu.c 21 additions, 0 deletionsarch/arm/cpu/armv8/fsl-layerscape/cpu.c
- board/freescale/ls2080a/ls2080a.c 0 additions, 17 deletionsboard/freescale/ls2080a/ls2080a.c
- board/freescale/ls2080aqds/ls2080aqds.c 0 additions, 17 deletionsboard/freescale/ls2080aqds/ls2080aqds.c
- board/freescale/ls2080ardb/ls2080ardb.c 0 additions, 17 deletionsboard/freescale/ls2080ardb/ls2080ardb.c
- include/configs/ls2080a_common.h 2 additions, 7 deletionsinclude/configs/ls2080a_common.h
Loading
Please register or sign in to comment