diff options
Diffstat (limited to 'include/configs/condor.h')
-rw-r--r-- | include/configs/condor.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/condor.h b/include/configs/condor.h index e3c146e824..c286dbb406 100644 --- a/include/configs/condor.h +++ b/include/configs/condor.h @@ -16,10 +16,6 @@ #define CONFIG_BITBANGMII_MULTI /* Environment compatibility */ -#undef CONFIG_ENV_SIZE_REDUND -#undef CONFIG_ENV_SECT_SIZE -#define CONFIG_ENV_SECT_SIZE (256 * 1024) -#define CONFIG_ENV_OFFSET 0x700000 /* SH Ether */ #define CONFIG_SH_ETHER_USE_PORT 0 |