All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH] riscv: ae350: Increase malloc size for binman spl flow
Date: Tue, 18 May 2021 10:58:16 +0800	[thread overview]
Message-ID: <CAEUhbmXJ5=gU0FBUn0i6jVyGppVbGwOE1HNUt7Q_wLYgcn1qaQ@mail.gmail.com> (raw)
In-Reply-To: <20210518015129.15280-1-uboot@andestech.com>

On Tue, May 18, 2021 at 9:58 AM Andes <uboot@andestech.com> wrote:
>
> From: Rick Chen <rick@andestech.com>
>
> It will need larger heap size for u-boot-spl to load u-boot.itb which
> be generated from binman than USE_SPL_FIT_GENERATOR.
>
> Signed-off-by: Rick Chen <rick@andestech.com>
> ---
>  configs/ae350_rv32_spl_defconfig     | 1 +
>  configs/ae350_rv32_spl_xip_defconfig | 1 +
>  configs/ae350_rv64_spl_defconfig     | 1 +
>  configs/ae350_rv64_spl_xip_defconfig | 1 +
>  4 files changed, 4 insertions(+)
>

This patch seems not to apply on current u-boot/master.

But anyways,
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

      reply	other threads:[~2021-05-18  2:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18  1:51 [PATCH] riscv: ae350: Increase malloc size for binman spl flow Andes
2021-05-18  2:58 ` Bin Meng [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='CAEUhbmXJ5=gU0FBUn0i6jVyGppVbGwOE1HNUt7Q_wLYgcn1qaQ@mail.gmail.com' \
    --to=bmeng.cn@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 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.