summaryrefslogtreecommitdiffstats
path: root/doc/README.qemu_mips
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-08-06 14:05:38 +0200
committerStefan Roese <sr@denx.de>2008-08-06 14:05:38 +0200
commitf2302d4430e7f3f48308d6a585320fe96af8afbd (patch)
treeeec529fa883a32b0bd44f65aa46a454dc5c69688 /doc/README.qemu_mips
parent9246f5ecfd353ae297a02ffd5328402acf16c9dd (diff)
downloadtalos-obmc-uboot-f2302d4430e7f3f48308d6a585320fe96af8afbd.tar.gz
talos-obmc-uboot-f2302d4430e7f3f48308d6a585320fe96af8afbd.zip
Fix merge problems
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'doc/README.qemu_mips')
-rw-r--r--doc/README.qemu_mips2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.qemu_mips b/doc/README.qemu_mips
index 476c5e6899..c9ac3f307d 100644
--- a/doc/README.qemu_mips
+++ b/doc/README.qemu_mips
@@ -15,4 +15,4 @@ create image:
# dd of=flash bs=1k count=4k if=/dev/zero
# dd of=flash bs=1k conv=notrunc if=u-boot.bin
start it:
-# qemu-system-mips -pflash flash -monitor null -nographic
+# qemu-system-mips -M mips -pflash flash -monitor null -nographic
OpenPOWER on IntegriCloud