Commits
Peter Griffin committed 05e682d4679
ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF DRAM region 0x3f000000 - 0x3fffffff is reserved for OP-TEE. Touching 0x3f000000 memory location from unsecure world causes the board to hang. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>