summaryrefslogtreecommitdiff
path: root/include/configs/stm32h743-disco.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stm32h743-disco.h')
-rw-r--r--include/configs/stm32h743-disco.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/stm32h743-disco.h b/include/configs/stm32h743-disco.h
index c43b0d8285..f959fcf26f 100644
--- a/include/configs/stm32h743-disco.h
+++ b/include/configs/stm32h743-disco.h
@@ -14,12 +14,9 @@
#define CONFIG_SYS_BOOTMAPSZ SZ_16M
#define CONFIG_SYS_FLASH_BASE 0x08000000
-#define CONFIG_SYS_INIT_SP_ADDR 0x24040000
#define CONFIG_SYS_HZ_CLOCK 1000000
-#define CONFIG_SYS_MAXARGS 16
-
#define BOOT_TARGET_DEVICES(func) \
func(MMC, mmc, 0)