summaryrefslogtreecommitdiffstats
path: root/include/configs/atstk1006.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/atstk1006.h')
-rw-r--r--include/configs/atstk1006.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/atstk1006.h b/include/configs/atstk1006.h
index 902f822e45..c454ec01c8 100644
--- a/include/configs/atstk1006.h
+++ b/include/configs/atstk1006.h
@@ -177,7 +177,7 @@
#define CFG_INTRAM_SIZE INTERNAL_SRAM_SIZE
#define CFG_SDRAM_BASE EBI_SDRAM_BASE
-#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