diff options
Diffstat (limited to 'include/configs/xpress.h')
-rw-r--r-- | include/configs/xpress.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/xpress.h b/include/configs/xpress.h index ce355bf671..e7c82e5bd7 100644 --- a/include/configs/xpress.h +++ b/include/configs/xpress.h @@ -55,9 +55,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 - /* Environment is in stored in the eMMC boot partition */ #define CONFIG_ENV_SIZE (16 << 10) #define CONFIG_ENV_IS_IN_MMC |