GXemul is another MIPS emulator with Malta board support. As opposed to qemu GXemul supports only fixed GT64120 YAMON-compatible PCI mapping. As now barebox uses YAMON-style mapping we can use GXemul for barebox run. Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> --- arch/mips/boards/qemu-malta/qemu-malta.dox | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/mips/boards/qemu-malta/qemu-malta.dox b/arch/mips/boards/qemu-malta/qemu-malta.dox index accb56a..bf10244 100644 --- a/arch/mips/boards/qemu-malta/qemu-malta.dox +++ b/arch/mips/boards/qemu-malta/qemu-malta.dox @@ -7,8 +7,14 @@ Emulator run string: qemu-system-mips -nodefaults -M malta -m 256 -nographic -serial stdio -monitor null -bios barebox-flash-image @endverbatim +Also you can use GXemul: +@verbatim +gxemul -Q -x -e maltabe -M 256 0xbfc00000:barebox-flash-image +@endverbatim + Links: @li http://www.linux-mips.org/wiki/Mips_Malta @li http://www.qemu.org/ +@li http://gxemul.sourceforge.net/ */ -- 1.8.4.rc3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox