summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/mips/qemu-malta.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/boards/mips/qemu-malta.rst')
-rw-r--r--Documentation/boards/mips/qemu-malta.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/boards/mips/qemu-malta.rst b/Documentation/boards/mips/qemu-malta.rst
index 2bb81350a1..470be32f1f 100644
--- a/Documentation/boards/mips/qemu-malta.rst
+++ b/Documentation/boards/mips/qemu-malta.rst
@@ -9,7 +9,7 @@ QEMU run string:
.. code-block:: sh
qemu-system-mips -nodefaults -M malta -m 256 \
- -nographic -serial stdio -monitor null \
+ -device VGA -serial stdio -monitor null \
-bios barebox-flash-image
@@ -33,7 +33,7 @@ QEMU run string:
.. code-block:: sh
qemu-system-mipsel -nodefaults -M malta -m 256 \
- -nographic -serial stdio -monitor null \
+ -devica VGA -serial stdio -monitor null \
-bios barebox-flash-image