[PATCH 5/5] MIPS: qemu-malta: doc: add gxemul documentation

Antony Pavlov antonynpavlov at gmail.com
Sat Oct 26 05:15:07 EDT 2013


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 at gmail.com>
---
 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:
+ at verbatim
+gxemul -Q -x -e maltabe -M 256 0xbfc00000:barebox-flash-image
+ at endverbatim
+
 Links:
 @li http://www.linux-mips.org/wiki/Mips_Malta
 @li http://www.qemu.org/
+ at li http://gxemul.sourceforge.net/
 
 */
-- 
1.8.4.rc3




More information about the barebox mailing list