From: Leo Liang <ycliang@andestech.com>
To: Randolph <randolph@andestech.com>
Cc: <u-boot@lists.denx.de>, <randolph.sklin@gmail.com>,
<dylan@andestech.com>, <tim609@andestech.com>,
<peterlin@andestech.com>
Subject: Re: [PATCH V3 2/3] spl: riscv: falcon: move fdt blob to specified address
Date: Mon, 4 Dec 2023 21:01:44 +0800 [thread overview]
Message-ID: <ZW3NuA0WbhkjkodC@swlinux02> (raw)
In-Reply-To: <20231116130136.2796918-3-randolph@andestech.com>
On Thu, Nov 16, 2023 at 09:01:35PM +0800, Randolph wrote:
> In Falcon Boot mode, the fdt blob should be move to the RAM from
> kernel BSS section. To avoid being cleared by BSS initialisation.
> SPL_PAYLOAD_ARGS_ADDR is the address where SPL copies.
>
> Signed-off-by: Randolph <randolph@andestech.com>
> ---
> board/AndesTech/ae350/ae350.c | 25 -------------------------
> common/spl/Kconfig | 2 +-
> common/spl/spl_opensbi.c | 16 ++++++++++++++++
> 3 files changed, 17 insertions(+), 26 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2023-12-04 13:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-16 13:01 [PATCH V3 0/3] doc: falcon: riscv: Falcon Mode boot on RISC-V Randolph
2023-11-16 13:01 ` [PATCH V3 1/3] " Randolph
2023-12-04 13:00 ` Leo Liang
2023-11-16 13:01 ` [PATCH V3 2/3] spl: riscv: falcon: move fdt blob to specified address Randolph
2023-12-04 13:01 ` Leo Liang [this message]
2023-11-16 13:01 ` [PATCH V3 3/3] configs: andes: add the fdt blob address for SPL copy to Randolph
2023-12-04 13:02 ` Leo Liang
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=ZW3NuA0WbhkjkodC@swlinux02 \
--to=ycliang@andestech.com \
--cc=dylan@andestech.com \
--cc=peterlin@andestech.com \
--cc=randolph.sklin@gmail.com \
--cc=randolph@andestech.com \
--cc=tim609@andestech.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.