aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xqemu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu.sh b/qemu.sh
index 7cc3bde..07af0d8 100755
--- a/qemu.sh
+++ b/qemu.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-qemu-system-riscv32 -nographic -machine sifive_u -nographic -kernel "$@"
+qemu-system-riscv32 -nographic -machine sifive_u -bios none -kernel "$@"