Commit 12e0ca46 authored by Joel Hutton's avatar Joel Hutton
Browse files

hikey960:Corrected erroneous DDR_SIZE



Change-Id: I7194a9a5f0e41308eb3242d20c0d3434f72da591
Signed-off-by: default avatarJoel Hutton <Joel.Hutton@Arm.com>
parent f58c3100
......@@ -11,7 +11,7 @@
#include <plat/common/common_def.h>
#define DDR_BASE 0x0
#define DDR_SIZE 0xC0000000
#define DDR_SIZE 0xE0000000
#define DEVICE_BASE 0xE0000000
#define DEVICE_SIZE 0x20000000
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment