All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Thomas Skibo <thomas-git@skibo.net>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH 1/2] riscv: Support booting SiFive Unmatched from SPI.
Date: Mon, 8 Nov 2021 16:21:09 +0800	[thread overview]
Message-ID: <20211108082045.GA322556@atcsi01> (raw)
In-Reply-To: <20210927195938.31778-2-thomas-git@skibo.net>

On Mon, Sep 27, 2021 at 12:59:37PM -0700, Thomas Skibo wrote:
> Configure SPI flash devices into SPL.  Add SPI boot option to spl.c.
> Document how to format flash for booting.
> 
> Signed-off-by: Thomas Skibo <thomas-git@skibo.net>
> ---
>  .../dts/hifive-unmatched-a00-u-boot.dtsi      | 11 +++++++
>  board/sifive/unmatched/spl.c                  |  3 ++
>  configs/sifive_unmatched_defconfig            |  6 ++++
>  doc/board/sifive/unmatched.rst                | 29 +++++++++++++++++++
>  4 files changed, 49 insertions(+)

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

  reply	other threads:[~2021-11-08  8:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 19:59 [PATCH 0/2] riscv: Support booting SiFive Unmatched from SPI flash Thomas Skibo
2021-09-27 19:59 ` [PATCH 1/2] riscv: Support booting SiFive Unmatched from SPI Thomas Skibo
2021-11-08  8:21   ` Leo Liang [this message]
2021-11-23 10:38   ` Leo Liang
2021-09-27 19:59 ` [PATCH 2/2] riscv: Enable SPI flash env for SiFive Unmatched Thomas Skibo
2021-11-08  8:22   ` 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=20211108082045.GA322556@atcsi01 \
    --to=ycliang@andestech.com \
    --cc=thomas-git@skibo.net \
    --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.