public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.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] andes: rearrange defconfig and dts and memory layout for SPL.
Date: Thu, 14 Sep 2023 12:53:48 -0400	[thread overview]
Message-ID: <20230914165348.GD305624@bill-the-cat> (raw)
In-Reply-To: <20230914114549.1934199-1-randolph@andestech.com>

[-- Attachment #1: Type: text/plain, Size: 1413 bytes --]

On Thu, Sep 14, 2023 at 07:45:49PM +0800, Randolph wrote:

> Modify "CONFIG_AE350" to "CONFIG_ANDES_AE350"
> Unify the memory layout for u-boot SPL.
> 
> Signed-off-by: Randolph <randolph@andestech.com>
> ---
>  arch/riscv/Kconfig                   |  4 +-
>  arch/riscv/dts/Makefile              |  2 +-
>  arch/riscv/dts/ae350-u-boot.dtsi     |  1 +
>  arch/riscv/dts/ae350_32.dts          | 61 ++++++++++++++--------------
>  arch/riscv/dts/ae350_64.dts          |  1 -
>  board/AndesTech/ae350/Kconfig        | 28 ++++++++++++-
>  configs/ae350_rv32_defconfig         |  3 +-
>  configs/ae350_rv32_spl_defconfig     | 21 ++++------
>  configs/ae350_rv32_spl_xip_defconfig | 18 ++++----
>  configs/ae350_rv32_xip_defconfig     |  3 +-
>  configs/ae350_rv64_defconfig         |  3 +-
>  configs/ae350_rv64_spl_defconfig     | 19 ++++-----
>  configs/ae350_rv64_spl_xip_defconfig | 16 ++++----
>  configs/ae350_rv64_xip_defconfig     |  3 +-
>  14 files changed, 101 insertions(+), 82 deletions(-)

This does 3 things and needs to be 3 patches.  First, is renaming
TARGET_AE350 to TARGET_ANDES_AE350 which is fine.  The second is the
memory map changes which also seem fine but are harder to review.  The
third is introducing what to me seems like a different way to implement
SPL_OS_BOOT.  But there's also not a full example of what that part
looks like in this patch.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2023-09-14 16:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-14 11:45 [PATCH] andes: rearrange defconfig and dts and memory layout for SPL Randolph
2023-09-14 16:53 ` 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=20230914165348.GD305624@bill-the-cat \
    --to=trini@konsulko.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