summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc2410x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sbc2410x.h')
-rw-r--r--include/configs/sbc2410x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sbc2410x.h b/include/configs/sbc2410x.h
index 08cadf6271..8c14e8b62c 100644
--- a/include/configs/sbc2410x.h
+++ b/include/configs/sbc2410x.h
@@ -193,7 +193,7 @@
#define CFG_FLASH_ERASE_TOUT (5*CFG_HZ) /* Timeout for Flash Erase */
#define CFG_FLASH_WRITE_TOUT (5*CFG_HZ) /* Timeout for Flash Write */
-#define CFG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_IS_IN_FLASH 1
#define CFG_ENV_SIZE 0x10000 /* Total Size of Environment Sector */
/*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud