All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	 Palmer Dabbelt <palmer@dabbelt.com>,
	Anup Patel <anup.patel@wdc.com>,
	 Atish Patra <atish.patra@wdc.com>,
	Pragnesh Patel <pragnesh.patel@sifive.com>,
	 Green Wan <green.wan@sifive.com>
Subject: Re: [PATCH] riscv: sifive: Set default fdtfile names.
Date: Wed, 16 Jun 2021 19:56:28 +0800	[thread overview]
Message-ID: <CAEUhbmWp3NpOKtGGp2X0xNzZCm7a3piTLd41_3rD8HMT1DOoKQ@mail.gmail.com> (raw)
In-Reply-To: <20210615163414.359494-1-dimitri.ledkov@canonical.com>

On Wed, Jun 16, 2021 at 12:34 AM Dimitri John Ledkov
<dimitri.ledkov@canonical.com> wrote:
>

nits: please remove the ending . in the commit title

> Set default fdtfile names for unleashed and unmatched boards, as used
> in the upstream Linux kernel. This allows sysboot command to find and
> load appropriate dtb for the matching kernel from universal stock
> Ubuntu RISCV rootfs images based on fdtdir setting in extlinux.conf.

nits: RISC-V

>
> Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
> cc: Paul Walmsley <paul.walmsley@sifive.com>
> cc: Palmer Dabbelt <palmer@dabbelt.com>
> cc: Anup Patel <anup.patel@wdc.com>
> cc: Atish Patra <atish.patra@wdc.com>
> cc: Pragnesh Patel <pragnesh.patel@sifive.com>
> cc: Green Wan <green.wan@sifive.com>
> ---
>  configs/sifive_unleashed_defconfig | 1 +
>  configs/sifive_unmatched_defconfig | 1 +
>  include/configs/sifive-unleashed.h | 1 +
>  include/configs/sifive-unmatched.h | 1 +
>  4 files changed, 4 insertions(+)
>

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

      parent reply	other threads:[~2021-06-16 11:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 16:34 [PATCH] riscv: sifive: Set default fdtfile names Dimitri John Ledkov
2021-06-16  1:09 ` Leo Liang
2021-06-16 11:56 ` 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=CAEUhbmWp3NpOKtGGp2X0xNzZCm7a3piTLd41_3rD8HMT1DOoKQ@mail.gmail.com \
    --to=bmeng.cn@gmail.com \
    --cc=anup.patel@wdc.com \
    --cc=atish.patra@wdc.com \
    --cc=dimitri.ledkov@canonical.com \
    --cc=green.wan@sifive.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=pragnesh.patel@sifive.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.