diff options
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r-- | include/configs/el6x_common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h index 484565c9aa..2f4219fff6 100644 --- a/include/configs/el6x_common.h +++ b/include/configs/el6x_common.h @@ -115,8 +115,7 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -/* FLASH and environment organization */ -#define CONFIG_SYS_NO_FLASH +/* environment organization */ #define CONFIG_ENV_SIZE (8 * 1024) |