On 11.08.25 01:37, Adriano Carvalho wrote:
Signed-off-by: Adriano Carvalho <adrianocarvalho...@gmail.com>
---
tools/buildman/buildman.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/buildman/buildman.rst b/tools/buildman/buildman.rst
index d5d22732088..7944adcd867 100644
--- a/tools/buildman/buildman.rst
+++ b/tools/buildman/buildman.rst
@@ -478,7 +478,8 @@ Setting up
At the time of writing, U-Boot has these architectures:
- arc, arm, m68k, microblaze, mips, nios2, powerpc, sandbox, sh, x86, xtensa
+ arc, arm, m68k, microblaze, mips, nios2, powerpc, riscv, sandbox, sh,
x86,
+ xtensa
The output examples above this line should also be updated to show RISC-V.
Shouldn't we provide human readable names, e.g.
* RISC-V (riscv)
* SuperH (sh)
Best regards
Heinrich
How to run it