diff options
author | Heinrich Schuchardt | 2020-09-17 07:33:29 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2020-09-18 22:23:58 +0200 |
commit | 52a8481827511a0837b4944d1184214ac924a123 (patch) | |
tree | e7ef6e75c4ffcbb5dbef9d6ddc164f1afb93453f /cmd | |
parent | 18161a8a4eb622eae367f688058007d6a565b210 (diff) |
efi_selftest: check for RISC-V boot-hartid in FDT
On RISC-V check that the /chosen node has a boot-hartid property.
To run the test configure with CONFIG_CMD_BOOTEFI_SELFTEST=y and issue
setenv efi_selftest device tree
setenv serial# myserial
bootefi selftest
If the test succeeds, it reports the boot-hartid, e.g.
boot-hartid: 1
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions