diff options
Diffstat (limited to 'include/configs/xpress.h')
-rw-r--r-- | include/configs/xpress.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpress.h b/include/configs/xpress.h index 9edb35322d..629e3df641 100644 --- a/include/configs/xpress.h +++ b/include/configs/xpress.h @@ -57,7 +57,6 @@ /* Environment is in stored in the eMMC boot partition */ #define CONFIG_ENV_SIZE (16 << 10) -#define CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_OFFSET (512 << 10) #define CONFIG_SYS_MMC_ENV_DEV 0 /* USDHC2 */ #define CONFIG_SYS_MMC_ENV_PART 1 /* boot parition */ |