projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
210d959
)
poplar: configs: increase gunzip buffer size for the kernel
author
Jorge Ramirez-Ortiz
<jorge.ramirez-ortiz@linaro.org>
Wed, 10 Jan 2018 10:33:29 +0000
(11:33 +0100)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/configs/poplar.h
b/include/configs/poplar.h
index 1c39ed153fe5fe87a0275abfe82a408de3658254..8a12b526a8d1e40aee0b1ed0cb164a96dbc2e24c 100644
(file)
--- a/
include/configs/poplar.h
+++ b/
include/configs/poplar.h
@@
-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