imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
[platform/kernel/u-boot.git] / include / configs / sdm845.h
index a69a703..af5fe27 100644 (file)
@@ -22,9 +22,5 @@
        "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
 
 #endif