rockchip: add CONFIG_IRAM_BASE for all SoCs
[platform/kernel/u-boot.git] / include / configs / rk322x_common.h
index cc08699..9582cdf 100644 (file)
@@ -24,6 +24,7 @@
 
 #define CONFIG_ROCKCHIP_MAX_INIT_SIZE  (28 << 10)
 #define CONFIG_ROCKCHIP_CHIP_TAG       "RK32"
+#define CONFIG_IRAM_BASE               0x10080000
 
 #define CONFIG_SYS_SDRAM_BASE          0x60000000
 #define SDRAM_BANK_SIZE                        (512UL << 20UL)