summaryrefslogtreecommitdiffstats
path: root/include/configs/aria.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/aria.h')
-rw-r--r--include/configs/aria.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/aria.h b/include/configs/aria.h
index 37592fc66c..b3ca8d23f8 100644
--- a/include/configs/aria.h
+++ b/include/configs/aria.h
@@ -302,9 +302,8 @@
#define CONFIG_SYS_INIT_RAM_ADDR CONFIG_SYS_SRAM_BASE
#define CONFIG_SYS_INIT_RAM_SIZE CONFIG_SYS_SRAM_SIZE
-#define CONFIG_SYS_GBL_DATA_SIZE 0x100
#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
- CONFIG_SYS_GBL_DATA_SIZE)
+ GENERATED_GBL_DATA_SIZE)
#define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
OpenPOWER on IntegriCloud