9
0
Fork 0

MIPS: qemu-malta: update qemu-malta.dox

Only PBL-enabled barebox-flash-image can correctly
get round BoadrID address (0x1fc00010), so let's
recommend barebox-flash-image.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Antony Pavlov 2013-10-26 13:15:05 +04:00 committed by Sascha Hauer
parent 401225a04b
commit 0ac73f1326
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Specific to this emulated board is, it does not require any setup code to bring
Emulator run string:
@verbatim
qemu-system-mips -nodefaults -M malta -m 256 -nographic -serial stdio -monitor null -bios barebox.bin
qemu-system-mips -nodefaults -M malta -m 256 -nographic -serial stdio -monitor null -bios barebox-flash-image
@endverbatim
Links: