Convert CONFIG_SYS_BOOTM_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / octeontx_common.h
index 73a14b2..e7a6bd4 100644 (file)
@@ -34,7 +34,6 @@
 #endif /* ifdef CONFIG_DISTRO_DEFAULTS*/
 
 /** Maximum size of image supported for bootm (and bootable FIT images) */
-#define CONFIG_SYS_BOOTM_LEN           (256 << 20)
 
 /** Memory base address */
 #define CONFIG_SYS_SDRAM_BASE          CONFIG_SYS_TEXT_BASE