[PATCH] Documentation: mips: fixup qemu-system-mipsel cmdline

Antony Pavlov antonynpavlov at gmail.com
Fri Mar 19 10:13:27 GMT 2021


Fix spelling mistake introduced in the commit 2ab6d2a76994
("MIPS: qemu-malta_defconfig: enable VGA output").

Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 Documentation/boards/mips/qemu-malta.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/boards/mips/qemu-malta.rst b/Documentation/boards/mips/qemu-malta.rst
index 470be32f1f..e188ae8c64 100644
--- a/Documentation/boards/mips/qemu-malta.rst
+++ b/Documentation/boards/mips/qemu-malta.rst
@@ -33,7 +33,7 @@ QEMU run string:
 .. code-block:: sh
 
   qemu-system-mipsel -nodefaults -M malta -m 256 \
-      -devica VGA -serial stdio -monitor null \
+      -device VGA -serial stdio -monitor null \
       -bios barebox-flash-image
 
 
-- 
2.30.1




More information about the barebox mailing list