commit | 2b71e13499b5f9d39796de714f3ff47d326c447a | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Mar 28 10:43:50 2022 +0800 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Mar 31 19:06:16 2022 +0200 |
tree | 9253c141c1cd465714d41052b04e682fda99f1d2 | |
parent | 8dbb67b9dc4723ce32dfcd6631014ec5096809ca [diff] |
doc: usage: Update vxworks doc to mention RISC-V support At present the doc only mentions Arm, PowerPC and x86. RISC-V support has been added since VxWorks SR0650 support for a while, and U-Boot supports loading a RISC-V VxWorks kernel too. Let's document it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>