summaryrefslogtreecommitdiff
path: root/include/configs/stm32f469-discovery.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stm32f469-discovery.h')
-rw-r--r--include/configs/stm32f469-discovery.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/stm32f469-discovery.h b/include/configs/stm32f469-discovery.h
index 1c7efd13b8..463f1c4396 100644
--- a/include/configs/stm32f469-discovery.h
+++ b/include/configs/stm32f469-discovery.h
@@ -20,10 +20,6 @@
#define CONFIG_SYS_MAX_FLASH_SECT 12
#define CONFIG_SYS_MAX_FLASH_BANKS 2
-#define CONFIG_ENV_OFFSET (256 << 10)
-#define CONFIG_ENV_SECT_SIZE (128 << 10)
-#define CONFIG_ENV_SIZE (8 << 10)
-
#define CONFIG_STM32_FLASH
#define CONFIG_SYS_HZ_CLOCK 1000000 /* Timer is clocked at 1MHz */