]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/qemu-mips/README
Support for the MX31ADS evaluation board from Freescale
[karo-tx-uboot.git] / board / qemu-mips / README
1 By Vlad Lungu vlad@comsys.ro 2007-Oct-01
2 ----------------------------------------
3 Qemu is a full system emulator. See
4
5 http://fabrice.bellard.free.fr/qemu
6
7 Limitations & comments
8 ----------------------
9 Supports the "-m mips" configuration of qemu: serial,NE2000,IDE.
10 Support is big endian only for now (or at least this is what I tested).
11 Derived from au1x00 with a lot of things cut out.