summaryrefslogtreecommitdiff
path: root/include/configs/xilinx-ppc.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-05-11 10:03:57 +0200
committerTom Rini <trini@konsulko.com>2015-05-27 13:35:55 -0400
commit303557089f3db253eaec6f38dece204fd154b6ac (patch)
tree6944b538c12cfbd6f020c31f549b09fa73c8ee7b /include/configs/xilinx-ppc.h
parente186851ae4f0a4c8b75108930b61a5f74baf6ed4 (diff)
downloadu-boot-imx-303557089f3db253eaec6f38dece204fd154b6ac.zip
u-boot-imx-303557089f3db253eaec6f38dece204fd154b6ac.tar.gz
u-boot-imx-303557089f3db253eaec6f38dece204fd154b6ac.tar.bz2
vexpress64: fix various memory issues
The ARM Trusted Firmware or other security solutions are eating memory from the top of the physical SDRAM1 space, moving backward from 0xffffffff, currently occupying e.g. 0xfe000000-0xffffffff with Trusted Firmware. This solution to reserving memory for secure world is not optimal, so we need to think of how the secure world and earlier boot stages should communicate to U-Boot what memory they are eating up. For now let's just put 16MB aside. Also enable the memory test command and define start and end of the test range so we can check that we actually have all that memory available and working. Suggested-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/configs/xilinx-ppc.h')
0 files changed, 0 insertions, 0 deletions