mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue