Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / ti814x_evm.h
index 9c1f5ea..97166e0 100644 (file)
@@ -86,8 +86,6 @@
 
 /* Defines for SPL */
 
-#define CONFIG_SPL_BSS_START_ADDR      0x80000000
-
 #define CONFIG_SYS_SPI_U_BOOT_SIZE     0x40000
 
 /*
@@ -96,8 +94,6 @@
  * header. That is 0x800FFFC0--0x80800000 should not be used for any
  * other needs.
  */
-#define CONFIG_SYS_SPL_MALLOC_START    0x80208000
-#define CONFIG_SYS_SPL_MALLOC_SIZE     0x100000
 
 /*
  * Since SPL did pll and ddr initialization for us,