From: Leo Liang <ycliang@andestech.com>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: "Rick Jian-Zhi Chen(陳建志)" <rick@andestech.com>,
"Heinrich Schuchardt" <heinrich.schuchardt@canonical.com>,
"Bin Meng" <bin.meng@windriver.com>,
"Pragnesh Patel" <pragnesh.patel@openfive.com>,
"Atish Patra" <atish.patra@wdc.com>,
"u-boot@lists.denx.de" <u-boot@lists.denx.de>,
"Sean Anderson" <seanga2@gmail.com>
Subject: Re: [PATCH v2 0/2] cmd/sbi: add missing SBI information
Date: Tue, 27 Jul 2021 11:19:46 +0800 [thread overview]
Message-ID: <20210727031946.GA20187@andestech.com> (raw)
In-Reply-To: <20210726125904.90305-1-xypron.glpk@gmx.de>
On Mon, Jul 26, 2021 at 08:59:02PM +0800, Heinrich Schuchardt wrote:
> The series provides library functions to read
>
> * SBI implementation version
> * machine vendor ID
> * machine architecture ID
> * machine implementation ID
>
> and enhances the sbi command to display this information.
>
> v2:
> Add constants for hart suspend and resume.
>
> Heinrich Schuchardt (2):
> riscv: add missing SBI extension definitions
> cmd/sbi: add missing SBI information
>
> arch/riscv/include/asm/sbi.h | 39 ++++++++++++++++++++++++++++++++++--
> cmd/riscv/sbi.c | 19 +++++++++++++++++-
> 2 files changed, 55 insertions(+), 3 deletions(-)
>
> --
> 2.30.2
Hi Heinrich,
I think you mixed these two patchset together ("riscv: enable SBI system reset" and "cmd/sbi: add missing SBI information").
This patchset does not include the implementation of "sbi_get_mvendorid", "sbi_get_marchid", "sbi_get_mimpid", "sbi_get_impl_version".
Could you please re-send the patch again?
Best regards,
Leo
prev parent reply other threads:[~2021-07-27 3:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-26 12:59 [PATCH v2 0/2] cmd/sbi: add missing SBI information Heinrich Schuchardt
2021-07-26 12:59 ` [PATCH v2 1/2] riscv: add missing SBI extension definitions Heinrich Schuchardt
2021-07-26 12:59 ` [PATCH v2 2/2] cmd/sbi: add missing SBI information Heinrich Schuchardt
2021-07-27 3:19 ` Leo Liang [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=20210727031946.GA20187@andestech.com \
--to=ycliang@andestech.com \
--cc=atish.patra@wdc.com \
--cc=bin.meng@windriver.com \
--cc=heinrich.schuchardt@canonical.com \
--cc=pragnesh.patel@openfive.com \
--cc=rick@andestech.com \
--cc=seanga2@gmail.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.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.