Convert CONFIG_SYS_BOOTM_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / am65x_evm.h
index d8f18d0..0345160 100644 (file)
@@ -17,8 +17,6 @@
 /* DDR Configuration */
 #define CONFIG_SYS_SDRAM_BASE1         0x880000000
 
-#define CONFIG_SYS_BOOTM_LEN           SZ_64M
-
 #define PARTS_DEFAULT \
        /* Linux partitions */ \
        "name=rootfs,start=0,size=-,uuid=${uuid_gpt_rootfs}\0"