Convert CONFIG_SPL_STACK to Kconfig
[platform/kernel/u-boot.git] / include / configs / rk3066_common.h
index e838f37..41e0d18 100644 (file)
@@ -9,12 +9,8 @@
 #include <asm/arch-rockchip/hardware.h>
 #include "rockchip-common.h"
 
-#define CONFIG_SYS_INIT_SP_ADDR                0x78000000
-
 #define CONFIG_IRAM_BASE               0x10080000
 
-#define CONFIG_SPL_STACK               0x1008FFFF
-
 #define CONFIG_SYS_SDRAM_BASE          0x60000000
 #define SDRAM_BANK_SIZE                        (1024UL << 20UL)
 #define SDRAM_MAX_SIZE                 CONFIG_NR_DRAM_BANKS * SDRAM_BANK_SIZE