qemu_mips: update README to follow qemu update about default machine
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
parent
ac169d645f
commit
2a433c66b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user