Convert CONFIG_LBA48 et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / capricorn-common.h
index ad28251..0bbfe0c 100644 (file)
 
 #define CONFIG_SYS_MONITOR_LEN         (1024 * 1024)
 
-#define CONFIG_SYS_SPL_MALLOC_START    0x00120000
-#define CONFIG_SYS_SPL_MALLOC_SIZE     0x3000  /* 12 KB */
 #define CONFIG_MALLOC_F_ADDR           0x00120000
 
 #define CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE
-#define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
 #endif /* CONFIG_SPL_BUILD */