]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: add more implementation IDs to sbi command
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 19 Jan 2021 19:44:45 +0000 (19:44 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 29 Jan 2021 15:36:49 +0000 (10:36 -0500)
commit7fd892b21530a60753c48db22f64e3415216faf6
tree486a33a76338e968e18cef06f626f1c7b45aba9a
parent9d43b4106e23a241b398544a6d2aa5bb541e62cb
cmd: add more implementation IDs to sbi command

Additional SBI implementation IDs have been added to the upcoming
next version of the SBI specification.

https://github.com/riscv/riscv-sbi-doc/blob/master/riscv-sbi.adoc

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/riscv/sbi.c