]> git.baikalelectronics.ru Git - uboot.git/commit
cmd/sbi: add implementation ID 6 - Coffer
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 7 May 2022 12:42:10 +0000 (14:42 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 26 May 2022 10:37:55 +0000 (18:37 +0800)
commit704cb3593075982980af6110abe7129f768c94aa
treeb27df53df8e35675a0e3248c98cec0305392c40e
parentf340bbb705f36cceb906848e2b70e7932068ba26
cmd/sbi: add implementation ID 6 - Coffer

The sbi command displays the ID of the implementation of the RISC-V
Supervisor Binary Interface Specification. A new ID for Coffer has recently
been added.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
cmd/riscv/sbi.c