summaryrefslogtreecommitdiff
path: root/include/configs/mx7ulp_com.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx7ulp_com.h')
-rw-r--r--include/configs/mx7ulp_com.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx7ulp_com.h b/include/configs/mx7ulp_com.h
index 62e8e629911..362de482f57 100644
--- a/include/configs/mx7ulp_com.h
+++ b/include/configs/mx7ulp_com.h
@@ -26,7 +26,7 @@
/* Physical Memory Map */
#define PHYS_SDRAM 0x60000000
-#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM
+#define CFG_SYS_SDRAM_BASE PHYS_SDRAM
#define CONFIG_EXTRA_ENV_SETTINGS \
"image=zImage\0" \