mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
arch/risc-v/k210: Remove QEMU support
Remove the CONFIG_K210_WITH_QEMU option and associated conditional code paths. The reasons for removal are: * Simplifies code path for real hardware by removing QEMU workarounds * The current QEMU target uses sifive_u machine, which is not designed for K210 emulation * For RISC-V QEMU simulation, the qemu-rv (rv-virt) target is a better choice * Renode can be used as an alternative for K210 simulation if needed Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
@@ -687,7 +687,6 @@ Documentation/platforms/risc-v/hpm6750/index.rst raiden00@railab.me
|
||||
Documentation/platforms/risc-v/index.rst matias@protobits.dev
|
||||
Documentation/platforms/risc-v/jh7110/boards/star64/index.rst luppy@appkaki.com
|
||||
Documentation/platforms/risc-v/jh7110/index.rst luppy@appkaki.com
|
||||
Documentation/platforms/risc-v/k210/boards/maix-bit/README-qemu.txt raiden00@railab.me
|
||||
Documentation/platforms/risc-v/k210/boards/maix-bit/README.txt raiden00@railab.me
|
||||
Documentation/platforms/risc-v/k210/boards/maix-bit/index.rst raiden00@railab.me
|
||||
Documentation/platforms/risc-v/k210/index.rst raiden00@railab.me
|
||||
|
||||
Reference in New Issue
Block a user