summaryrefslogtreecommitdiffstats
path: root/include/configs/MVBLUE.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/MVBLUE.h')
-rw-r--r--include/configs/MVBLUE.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/MVBLUE.h b/include/configs/MVBLUE.h
index cd1bc80f94..3aed447e17 100644
--- a/include/configs/MVBLUE.h
+++ b/include/configs/MVBLUE.h
@@ -215,8 +215,7 @@
*/
#define CONFIG_SYS_INIT_RAM_ADDR 0x40000000
#define CONFIG_SYS_INIT_RAM_SIZE 0x1000
-#define CONFIG_SYS_GBL_DATA_SIZE 128
-#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - CONFIG_SYS_GBL_DATA_SIZE)
+#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
/*
* Low Level Configuration Settings
OpenPOWER on IntegriCloud