hikey960:Corrected erroneous DDR_SIZE
authorJoel Hutton <Joel.Hutton@Arm.com>
Thu, 27 Dec 2018 13:42:19 +0000 (13:42 +0000)
committerJoel Hutton <Joel.Hutton@Arm.com>
Thu, 10 Jan 2019 15:22:55 +0000 (15:22 +0000)
Change-Id: I7194a9a5f0e41308eb3242d20c0d3434f72da591
Signed-off-by: Joel Hutton <Joel.Hutton@Arm.com>
plat/hisilicon/hikey960/hikey960_def.h

index d977c7989ce00dc8a69a34f5fc6b547609ff52f5..4ea3acd5100f3e763795962823b21de9273410a9 100644 (file)
@@ -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