diff options
Diffstat (limited to 'include/configs/strider.h')
-rw-r--r-- | include/configs/strider.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/strider.h b/include/configs/strider.h index be6bd7352aa..a702ec71dae 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -529,7 +529,6 @@ void fpga_control_clear(unsigned int bus, int pin); * Environment */ #if 1 -#define CONFIG_ENV_IS_IN_FLASH 1 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ CONFIG_SYS_MONITOR_LEN) #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64K(one sector) for env */ |