diff options
Diffstat (limited to 'include/configs/mt7623.h')
-rw-r--r-- | include/configs/mt7623.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mt7623.h b/include/configs/mt7623.h index 5f67893f31..e5182aeea8 100644 --- a/include/configs/mt7623.h +++ b/include/configs/mt7623.h @@ -27,7 +27,6 @@ #define CONFIG_SYS_NONCACHED_MEMORY SZ_1M /* Environment */ -#define CONFIG_ENV_SIZE SZ_4K /* Allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE @@ -58,6 +57,5 @@ #define CONFIG_SERVERIP 192.168.1.2 #define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_ENV_OFFSET 0x100000 #endif |