diff options
Diffstat (limited to 'include/configs/SMN42.h')
-rw-r--r-- | include/configs/SMN42.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/SMN42.h b/include/configs/SMN42.h index a5d3d69..583ee211 100644 --- a/include/configs/SMN42.h +++ b/include/configs/SMN42.h @@ -189,7 +189,7 @@ #define CFG_MAX_FLASH_BANKS 2 /* max number of memory banks */ -#define CFG_ENV_IS_IN_FLASH 1 +#define CONFIG_ENV_IS_IN_FLASH 1 /* The Environment Sector is in the CPU-internal flash */ #define CFG_FLASH_BASE 0 #define CFG_ENV_OFFSET 0x3C000 |