aboutsummaryrefslogtreecommitdiff
path: root/include/configs/draco.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/draco.h')
-rw-r--r--include/configs/draco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/draco.h b/include/configs/draco.h
index b56ba9132af..4c67174572f 100644
--- a/include/configs/draco.h
+++ b/include/configs/draco.h
@@ -25,7 +25,7 @@
"led1=64,0,1\0"
/* Physical Memory Map */
-#define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */
+#define CFG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */
/* Default env settings */
#define CFG_EXTRA_ENV_SETTINGS \