Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm
[platform/kernel/u-boot.git] / include / configs / imxrt1020-evk.h
index afae6a4..a2c0048 100644 (file)
@@ -9,8 +9,6 @@
 
 #include <asm/arch/imx-regs.h>
 
-#define CONFIG_SYS_INIT_SP_ADDR                0x20240000
-
 #define ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE      1
 
 #define PHYS_SDRAM                     0x80000000
@@ -24,7 +22,6 @@
  * Configuration of the external SDRAM memory
  */
 
-#define CONFIG_SYS_SPL_LEN             0x00008000
 #define CONFIG_SYS_UBOOT_START         0x800023FD
 
 #endif /* __IMXRT1020_EVK_H */