summaryrefslogtreecommitdiffstats
path: root/include/configs/hammerhead.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hammerhead.h')
-rw-r--r--include/configs/hammerhead.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h
index c44d62eb0c..68bd4c8fa8 100644
--- a/include/configs/hammerhead.h
+++ b/include/configs/hammerhead.h
@@ -143,7 +143,7 @@
#define CFG_SDRAM_BASE 0x10000000
-#define CFG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_IS_IN_FLASH 1
#define CFG_ENV_SIZE 65536
#define CFG_ENV_ADDR (CFG_FLASH_BASE + CFG_FLASH_SIZE - CFG_ENV_SIZE)
OpenPOWER on IntegriCloud