mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
Fix merge problems
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
9246f5ecfd
commit
f2302d4430
132 changed files with 1173 additions and 1771 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
Add a link
Reference in a new issue