From: Anton Gerasimov <tossel@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] zynq: Kconfig: extend the bootstrap malloc() pool
Date: Thu, 20 Dec 2018 22:57:40 +0100 [thread overview]
Message-ID: <20181220215740.13000-2-tossel@gmail.com> (raw)
In-Reply-To: <20181220215740.13000-1-tossel@gmail.com>
Signed-off-by: Anton Gerasimov <tossel@gmail.com>
---
arch/arm/mach-zynq/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig
index a599ed63ee..21dfebf5c0 100644
--- a/arch/arm/mach-zynq/Kconfig
+++ b/arch/arm/mach-zynq/Kconfig
@@ -55,7 +55,7 @@ config SYS_CONFIG_NAME
will be used for board configuration.
config SYS_MALLOC_F_LEN
- default 0x600
+ default 0x800
config SYS_MALLOC_LEN
default 0x1400000
--
2.19.0
next prev parent reply other threads:[~2018-12-20 21:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-20 21:57 [U-Boot] [PATCH 0/1] Extend malloc() pool for Zynq devices Anton Gerasimov
2018-12-20 21:57 ` Anton Gerasimov [this message]
2018-12-21 7:14 ` [U-Boot] [PATCH 1/1] zynq: Kconfig: extend the bootstrap malloc() pool Michal Simek
2018-12-21 10:39 ` Anton Gerasimov
2019-01-03 8:31 ` Michal Simek
2019-01-20 11:29 ` Anton Gerasimov
2019-01-22 12:01 ` Michal Simek
2018-12-24 1:29 ` [U-Boot] [PATCHv2] " Anton Gerasimov
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=20181220215740.13000-2-tossel@gmail.com \
--to=tossel@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