diff options
Diffstat (limited to 'include/configs/ax25-ae350.h')
-rw-r--r-- | include/configs/ax25-ae350.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ax25-ae350.h b/include/configs/ax25-ae350.h index a4037f33dd..5fd7a6043f 100644 --- a/include/configs/ax25-ae350.h +++ b/include/configs/ax25-ae350.h @@ -113,7 +113,6 @@ #define CONFIG_SYS_MAX_FLASH_SECT 512 /* environments */ -#define CONFIG_ENV_SECT_SIZE 0x1000 #define CONFIG_ENV_OVERWRITE /* SPI FLASH */ @@ -130,7 +129,6 @@ #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* When we use RAM as ENV */ -#define CONFIG_ENV_SIZE 0x2000 /* Enable distro boot */ #define BOOT_TARGET_DEVICES(func) \ |