public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] cmd: sbi: show SBI implementation version
@ 2021-10-25 13:09 Heinrich Schuchardt
  2021-10-25 13:09 ` [PATCH 1/2] riscv: function to retrieve " Heinrich Schuchardt
  2021-10-25 13:09 ` [PATCH 2/2] cmd: sbi: show " Heinrich Schuchardt
  0 siblings, 2 replies; 7+ messages in thread
From: Heinrich Schuchardt @ 2021-10-25 13:09 UTC (permalink / raw)
  To: Rick Chen, Leo; +Cc: u-boot, Heinrich Schuchardt

The sbi command can already show the SBI implementation (e.g. OpenSBI). But
the implementation version is no displayed.

Heinrich Schuchardt (2):
  riscv: function to retrieve SBI implementation version
  cmd: sbi: show SBI implementation version

 arch/riscv/include/asm/sbi.h |  1 +
 arch/riscv/lib/sbi.c         | 19 +++++++++++++++++++
 cmd/riscv/sbi.c              | 26 ++++++++++++++++++--------
 3 files changed, 38 insertions(+), 8 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-28  0:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-25 13:09 [PATCH 0/2] cmd: sbi: show SBI implementation version Heinrich Schuchardt
2021-10-25 13:09 ` [PATCH 1/2] riscv: function to retrieve " Heinrich Schuchardt
2021-10-27  9:06   ` Leo Liang
     [not found]   ` <HK0PR03MB2994DCCDB332F854D25A0209C1869@HK0PR03MB2994.apcprd03.prod.outlook.com>
2021-10-28  0:17     ` Rick Chen
2021-10-25 13:09 ` [PATCH 2/2] cmd: sbi: show " Heinrich Schuchardt
2021-10-27  9:07   ` Leo Liang
     [not found]   ` <HK0PR03MB299416F7A497EDFC219F4509C1869@HK0PR03MB2994.apcprd03.prod.outlook.com>
2021-10-28  0:18     ` Rick Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox