From: Jorge Ramirez-Ortiz <jorge.ramirez.ortiz@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 02/03] poplar: configs: increase gunzip buffer size for the kernel
Date: Wed, 10 Jan 2018 11:33:29 +0100 [thread overview]
Message-ID: <1515580410-25890-2-git-send-email-jorge.ramirez.ortiz@gmail.com> (raw)
In-Reply-To: <1515580410-25890-1-git-send-email-jorge.ramirez.ortiz@gmail.com>
From: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
---
include/configs/poplar.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/poplar.h b/include/configs/poplar.h
index 1c39ed1..8a12b52 100644
--- 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
--
2.7.4
next prev parent reply other threads:[~2018-01-10 10:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-10 10:33 [U-Boot] [PATCH v1 01/03] spmi: msm: display the PMIC Arb version (debug) Jorge Ramirez-Ortiz
2018-01-10 10:33 ` Jorge Ramirez-Ortiz [this message]
2018-01-15 21:42 ` [U-Boot] [U-Boot, v1, 02/03] poplar: configs: increase gunzip buffer size for the kernel Tom Rini
2018-01-10 10:33 ` [U-Boot] [PATCH v1 03/03] dm: core: parse chosen node Jorge Ramirez-Ortiz
2018-01-15 21:43 ` [U-Boot] [U-Boot,v1,03/03] " Tom Rini
2018-01-15 21:42 ` [U-Boot] [U-Boot, v1, 01/03] spmi: msm: display the PMIC Arb version (debug) Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1515580410-25890-2-git-send-email-jorge.ramirez.ortiz@gmail.com \
--to=jorge.ramirez.ortiz@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox