U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
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>
Subject: Re: [PATCH V4 2/3] spl: riscv: falcon: move fdt blob to specified address
Date: Wed, 31 Jan 2024 10:51:27 +0800	[thread overview]
Message-ID: <Zbm1r5eO5QoxwEjq@swlinux02> (raw)
In-Reply-To: <20231229083223.3867307-3-randolph@andestech.com>

On Fri, Dec 29, 2023 at 04:32:22PM +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      | 15 +++++++++++++++
>  3 files changed, 16 insertions(+), 26 deletions(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

  reply	other threads:[~2024-01-31  2:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29  8:32 [PATCH V4 0/3] doc: falcon: riscv: Falcon Mode boot on RISC-V Randolph
2023-12-29  8:32 ` [PATCH V4 1/3] " Randolph
2024-01-31  2:49   ` Leo Liang
2023-12-29  8:32 ` [PATCH V4 2/3] spl: riscv: falcon: move fdt blob to specified address Randolph
2024-01-31  2:51   ` Leo Liang [this message]
2023-12-29  8:32 ` [PATCH V4 3/3] configs: andes: add the fdt blob copy address for SPL Randolph
2024-01-31  2:52   ` 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=Zbm1r5eO5QoxwEjq@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=dylan@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox