diff options
Diffstat (limited to 'include/configs/mx51evk.h')
-rw-r--r-- | include/configs/mx51evk.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index 1f99a61b0d..292fa86162 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -219,10 +219,8 @@ #define CONFIG_SYS_MAIN_PWR_ON /*----------------------------------------------------------------------- - * FLASH and environment organization + * environment organization */ -#define CONFIG_SYS_NO_FLASH - #define CONFIG_ENV_OFFSET (6 * 64 * 1024) #define CONFIG_ENV_SIZE (8 * 1024) #define CONFIG_ENV_IS_IN_MMC |