Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards/starfive/visionfive2: use
riscv
in the arch
field
This commit changes the value of the `arch` from `riscv64` to `riscv`, so that it is in line with the rest of the RISC-V boards. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>