summaryrefslogtreecommitdiff
path: root/include/configs/mx23evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx23evk.h')
-rw-r--r--include/configs/mx23evk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h
index 4c0531212ed..f597cdb3056 100644
--- a/include/configs/mx23evk.h
+++ b/include/configs/mx23evk.h
@@ -13,7 +13,7 @@
/* Memory configuration */
#define PHYS_SDRAM_1 0x40000000 /* Base address */
#define PHYS_SDRAM_1_SIZE 0x08000000 /* Max 128 MB RAM */
-#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
+#define CFG_SYS_SDRAM_BASE PHYS_SDRAM_1
/* Extra Environments */
#define CONFIG_EXTRA_ENV_SETTINGS \