Merge branch '2022-08-04-assorted-fixed'
[platform/kernel/u-boot.git] / include / configs / stm32f429-evaluation.h
index 4c421b9..6849477 100644 (file)
@@ -14,8 +14,6 @@
 
 #define CONFIG_SYS_FLASH_BASE          0x08000000
 
-#define CONFIG_SYS_INIT_SP_ADDR                0x10010000
-
 /*
  * Configuration of the external SDRAM memory
  */
@@ -24,8 +22,6 @@
 
 #define CONFIG_SYS_HZ_CLOCK            1000000 /* Timer is clocked at 1MHz */
 
-#define CONFIG_SYS_CBSIZE              1024
-
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0)