diff options
Diffstat (limited to 'include/configs/vf610twr.h')
-rw-r--r-- | include/configs/vf610twr.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index 33b3438..dde3a11 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -232,9 +232,6 @@ #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 - #ifdef CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_SIZE (8 * 1024) |