summaryrefslogtreecommitdiffstats
path: root/conf/machine/ml605-qemu-microblazeel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ml605-qemu-microblazeel.conf')
-rw-r--r--conf/machine/ml605-qemu-microblazeel.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/ml605-qemu-microblazeel.conf b/conf/machine/ml605-qemu-microblazeel.conf
index a0ef7d3e..731f26f3 100644
--- a/conf/machine/ml605-qemu-microblazeel.conf
+++ b/conf/machine/ml605-qemu-microblazeel.conf
@@ -17,6 +17,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
17FILESOVERRIDES_append_pn-init-ifupdown = ":qemuarm" 17FILESOVERRIDES_append_pn-init-ifupdown = ":qemuarm"
18 18
19# This machine is a targeting a QEMU model, runqemu setup: 19# This machine is a targeting a QEMU model, runqemu setup:
20IMAGE_CLASSES += "qemuboot"
20QB_MEM = "-m 256" 21QB_MEM = "-m 256"
21QB_MACHINE = "-machine petalogix-ml605" 22QB_MACHINE = "-machine petalogix-ml605"
22QB_OPT_APPEND = "-nographic -serial mon:stdio" 23QB_OPT_APPEND = "-nographic -serial mon:stdio"