diff options
Diffstat (limited to 'include/configs/controlcenterdc.h')
-rw-r--r-- | include/configs/controlcenterdc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/controlcenterdc.h b/include/configs/controlcenterdc.h index f6d53284d7..1f6d0c533c 100644 --- a/include/configs/controlcenterdc.h +++ b/include/configs/controlcenterdc.h @@ -43,9 +43,6 @@ #define CONFIG_EHCI_IS_TDI /* Environment in SPI NOR flash */ -#define CONFIG_ENV_OFFSET (1 << 20) /* 1MiB in */ -#define CONFIG_ENV_SIZE (64 << 10) /* 64KiB */ -#define CONFIG_ENV_SECT_SIZE (256 << 10) /* 256KiB sectors */ #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ |