Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / include / configs / stm32f429-evaluation.h
index b0dcddc6d57f4536315972e736447b4b8e804348..a5390f874284c8a602284b47f2d36e69f58599d2 100644 (file)
@@ -7,8 +7,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MISC_INIT_R
-
 #define CONFIG_SYS_FLASH_BASE          0x08000000
 
 #define CONFIG_SYS_INIT_SP_ADDR                0x10010000
@@ -16,7 +14,6 @@
 /*
  * Configuration of the external SDRAM memory
  */
-#define CONFIG_NR_DRAM_BANKS           1
 #define CONFIG_SYS_LOAD_ADDR           0x00400000
 #define CONFIG_LOADADDR                        0x00400000