Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / include / configs / exynos5250-common.h
index eaf40a0..65da381 100644 (file)
@@ -17,8 +17,6 @@
 
 #define CONFIG_SPL_MAX_FOOTPRINT       (14 * 1024)
 
-#define CONFIG_SPL_TEXT_BASE   0x02023400
-
 #define CONFIG_IRAM_STACK      0x02050000
 
 #define CONFIG_SYS_INIT_SP_ADDR        CONFIG_IRAM_STACK
@@ -29,7 +27,6 @@
 #define CONFIG_USB_XHCI_EXYNOS
 
 /* DRAM Memory Banks */
-#define CONFIG_NR_DRAM_BANKS   8
 #define SDRAM_BANK_SIZE                (256UL << 20UL) /* 256 MB */
 
 #endif  /* __CONFIG_5250_H */