public inbox for u-boot@lists.denx.de
 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>,
	<peterlin@andestech.com>
Subject: Re: [PATCH V2 6/7] andes: config: add riscv falcon mode for ae350 platform
Date: Tue, 17 Oct 2023 15:19:03 +0800	[thread overview]
Message-ID: <ZS41Z6lV1I_JwvLP@swlinux02> (raw)
In-Reply-To: <20231012063509.2963258-7-randolph@andestech.com>

On Thu, Oct 12, 2023 at 02:35:08PM +0800, Randolph wrote:
> Fork from ae350_rv[32/64]_spl_[xip]_defconfig and
> append CONFIG_SPL_LOAD_FIT_OPENSBI_OS_BOOT=y
> 
> Signed-off-by: Randolph <randolph@andestech.com>
> ---
>  configs/ae350_rv32_falcon_defconfig     | 60 ++++++++++++++++++++++++
>  configs/ae350_rv32_falcon_xip_defconfig | 61 +++++++++++++++++++++++++
>  configs/ae350_rv64_falcon_defconfig     | 60 ++++++++++++++++++++++++
>  configs/ae350_rv64_falcon_xip_defconfig | 61 +++++++++++++++++++++++++
>  4 files changed, 242 insertions(+)
>  create mode 100644 configs/ae350_rv32_falcon_defconfig
>  create mode 100644 configs/ae350_rv32_falcon_xip_defconfig
>  create mode 100644 configs/ae350_rv64_falcon_defconfig
>  create mode 100644 configs/ae350_rv64_falcon_xip_defconfig

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

  reply	other threads:[~2023-10-17  7:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12  6:35 [PATCH V2 0/7] riscv: spl: OpenSBI OS boot mode Randolph
2023-10-12  6:35 ` [PATCH V2 1/7] spl: riscv: opensbi: change the default os_type as varible Randolph
2023-10-12  6:35 ` [PATCH V2 2/7] riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol Randolph
2023-10-12 15:28   ` Simon Glass
2023-10-12  6:35 ` [PATCH V2 3/7] riscv: dts: binman: add condition for opensbi os boot Randolph
2023-10-12 15:28   ` Simon Glass
2023-10-12  6:35 ` [PATCH V2 4/7] Makefile: delete file *.itb when make clean Randolph
2023-10-12 15:28   ` Simon Glass
2023-10-12  6:35 ` [PATCH V2 5/7] spl: riscv: add os type for next booting stage Randolph
2023-10-12 15:28   ` Simon Glass
2023-10-12  6:35 ` [PATCH V2 6/7] andes: config: add riscv falcon mode for ae350 platform Randolph
2023-10-17  7:19   ` Leo Liang [this message]
2023-10-12  6:35 ` [PATCH V2 7/7] riscv: spl: andes: Move the DTB in front of kernel Randolph
2023-10-17  7:20   ` 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=ZS41Z6lV1I_JwvLP@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox