imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
[platform/kernel/u-boot.git] / include / configs / sdm845.h
index 835f05d..af5fe27 100644 (file)
        "bootcmd=source $prevbl_initrd_start_addr:bootscript\0"
 
 /* Size of malloc() pool */
-#define CONFIG_SYS_BOOTM_LEN   SZ_64M
-
-/* Monitor Command Prompt */
-#define CONFIG_SYS_CBSIZE      512
-#define CONFIG_SYS_MAXARGS     64
 
 #endif