summaryrefslogtreecommitdiff
path: root/include/configs/maxbcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/maxbcm.h')
-rw-r--r--include/configs/maxbcm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/maxbcm.h b/include/configs/maxbcm.h
index db84302231..5ad945b558 100644
--- a/include/configs/maxbcm.h
+++ b/include/configs/maxbcm.h
@@ -47,6 +47,6 @@
*/
/* Enable DDR support in SPL (DDR3 training from Marvell bin_hdr) */
-#define CONFIG_SYS_SDRAM_SIZE SZ_1G
+#define CFG_SYS_SDRAM_SIZE SZ_1G
#endif /* _CONFIG_DB_MV7846MP_GP_H */