summaryrefslogtreecommitdiff
path: root/tools/qemu_arm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qemu_arm.sh')
-rwxr-xr-xtools/qemu_arm.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qemu_arm.sh b/tools/qemu_arm.sh
index 9a69d0f1..bcc634ce 100755
--- a/tools/qemu_arm.sh
+++ b/tools/qemu_arm.sh
@@ -19,6 +19,7 @@ dd if=$BIN of=$IMG conv=notrunc
$QEMU_EXE \
-M virt-2.8 \
+ -cpu cortex-a15 \
-ctrl-grab \
-gdb tcp::1234 \
-m $RAM \