diff options
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r-- | include/configs/mx35pdk.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h index 2b7b871a86..9ae3d18137 100644 --- a/include/configs/mx35pdk.h +++ b/include/configs/mx35pdk.h @@ -169,8 +169,6 @@ #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + \ CONFIG_SYS_MONITOR_LEN) -#define CONFIG_ENV_IS_IN_FLASH - #if defined(CONFIG_FSL_ENV_IN_NAND) #define CONFIG_ENV_OFFSET (1024 * 1024) #endif |