All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support
Date: Mon, 1 Jul 2019 09:39:01 -0400	[thread overview]
Message-ID: <20190701133901.GJ9388@bill-the-cat> (raw)
In-Reply-To: <20190617030834.14007-1-shawn.guo@linaro.org>

On Mon, Jun 17, 2019 at 11:08:34AM +0800, Shawn Guo wrote:

> There is a regression seen on Poplar platform, which doesn't even show
> a U-Boot version banner on booting.  It turns out that due to landing
> of commit 3a7c45f6a772 ("simple-bus: add DM_FLAG_PRE_RELOC flag to
> simple-bus driver"), we need to increase SYS_MALLOC_F_LEN from its
> default size 0x400, as pre-relocation requires more memory there.  Let's
> increase SYS_MALLOC_F_LEN to 0x4000 to fix the regression.
> 
> Thanks to Andreas Färber <afaerber@suse.de> for reporting, and Bin Meng
> <bmeng.cn@gmail.com> for trouble shooting.
> 
> Reported-by: Andreas Färber <afaerber@suse.de>
> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
> Tested-by: Andreas Färber <afaerber@suse.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190701/5a22f377/attachment.sig>

      parent reply	other threads:[~2019-07-01 13:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-17  3:08 [U-Boot] [PATCH] poplar: increase SYS_MALLOC_F_LEN for DM_FLAG_PRE_RELOC support Shawn Guo
2019-06-17  3:31 ` Bin Meng
2019-06-17  8:25 ` Andreas Färber
2019-07-01 11:10 ` Shawn Guo
2019-07-01 13:39 ` Tom Rini [this message]

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=20190701133901.GJ9388@bill-the-cat \
    --to=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.