]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
qemu_mips: update README to follow qemu update about default machine
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 1 Aug 2008 06:40:34 +0000 (08:40 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 1 Aug 2008 10:42:02 +0000 (12:42 +0200)
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
doc/README.qemu_mips

index 476c5e6899205bf004d6069450c6c15f94c9e8cc..c9ac3f307de5af5a13e8525a20b7632a623fd3a7 100644 (file)
@@ -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