diff options
Diffstat (limited to 'include/configs/topic_miami.h')
-rw-r--r-- | include/configs/topic_miami.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/topic_miami.h b/include/configs/topic_miami.h index b98656dd4c..73fdfae461 100644 --- a/include/configs/topic_miami.h +++ b/include/configs/topic_miami.h @@ -15,10 +15,6 @@ #include "zynq-common.h" /* Fixup settings */ -#undef CONFIG_ENV_SIZE -#define CONFIG_ENV_SIZE 0x8000 -#undef CONFIG_ENV_OFFSET -#define CONFIG_ENV_OFFSET 0x80000 /* SPL settings */ #undef CONFIG_SPL_ETH_SUPPORT |