hikey: Fix DDR_SIZE
authorVictor Chong <victor.chong@linaro.org>
Wed, 12 Jul 2017 07:27:51 +0000 (16:27 +0900)
committerVictor Chong <victor.chong@linaro.org>
Wed, 12 Jul 2017 07:28:09 +0000 (16:28 +0900)
Signed-off-by: Victor Chong <victor.chong@linaro.org>
plat/hisilicon/hikey/hikey_def.h

index 28ff553de8ae6f1d69e18264e584d5b2392957f6..410711b38a63f2f5fd94cf94f1aaa38076b2ab24 100644 (file)
@@ -12,7 +12,7 @@
 
 /* Always assume DDR is 1GB size. */
 #define DDR_BASE                       0x0
-#define DDR_SIZE                       0x80000000
+#define DDR_SIZE                       0x40000000
 
 #define DEVICE_BASE                    0xF4000000
 #define DEVICE_SIZE                    0x05800000