]> git.sur5r.net Git - u-boot/commitdiff
poplar: configs: increase gunzip buffer size for the kernel
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Wed, 10 Jan 2018 10:33:29 +0000 (11:33 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 15 Jan 2018 16:35:37 +0000 (11:35 -0500)
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
include/configs/poplar.h

index 1c39ed153fe5fe87a0275abfe82a408de3658254..8a12b526a8d1e40aee0b1ed0cb164a96dbc2e24c 100644 (file)
@@ -18,7 +18,7 @@
 #define CONFIG_NR_DRAM_BANKS                   2
 
 /* SYS */
-#define CONFIG_SYS_BOOTM_LEN                   0x1400000
+#define CONFIG_SYS_BOOTM_LEN                   SZ_64M
 #define CONFIG_SYS_INIT_SP_ADDR                        0x200000
 #define CONFIG_SYS_LOAD_ADDR                   0x800000
 #define CONFIG_SYS_MALLOC_LEN                  SZ_32M