projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac169d6
)
qemu_mips: update README to follow qemu update about default machine
author
Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@jcrosoft.com>
Fri, 1 Aug 2008 06:40:34 +0000
(08:40 +0200)
committer
Wolfgang 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
patch
|
blob
|
history
diff --git
a/doc/README.qemu_mips
b/doc/README.qemu_mips
index 476c5e6899205bf004d6069450c6c15f94c9e8cc..c9ac3f307de5af5a13e8525a20b7632a623fd3a7 100644
(file)
--- 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