Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / rk3368_common.h
index 0561c2c..ff3f025 100644 (file)
@@ -19,7 +19,6 @@
 #define CONFIG_SYS_INIT_SP_ADDR                0x00300000
 
 #define CONFIG_SPL_BSS_START_ADDR       0x400000
-#define CONFIG_SPL_BSS_MAX_SIZE         0x20000
 #define CONFIG_SPL_STACK                0x00188000
 
 #define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /* 64M */