Convert CONFIG_SYS_BOOTM_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / rk322x_common.h
index c3279b8..ec9e9ca 100644 (file)
@@ -8,8 +8,6 @@
 #include <asm/arch-rockchip/hardware.h>
 #include "rockchip-common.h"
 
-#define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /*  64M */
-
 #define CONFIG_SYS_HZ_CLOCK            24000000
 
 #define CONFIG_ROCKCHIP_MAX_INIT_SIZE  (28 << 10)