Convert CONFIG_PCI_GT64120 to Kconfig
[platform/kernel/u-boot.git] / include / configs / stm32h743-eval.h
index d838449..c8688e9 100644 (file)
 #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)