Jean-Christophe PLAGNIOL-VILLARD beeccf7a5d MIPS: Fix CFG_NO_FLASH support %!s(int64=17) %!d(string=hai) anos
..
Makefile beeccf7a5d MIPS: Fix CFG_NO_FLASH support %!s(int64=17) %!d(string=hai) anos
README 0764c164fe MIPS:Target support for qemu -M mips %!s(int64=17) %!d(string=hai) anos
config.mk 0764c164fe MIPS:Target support for qemu -M mips %!s(int64=17) %!d(string=hai) anos
lowlevel_init.S 0764c164fe MIPS:Target support for qemu -M mips %!s(int64=17) %!d(string=hai) anos
qemu-mips.c 0764c164fe MIPS:Target support for qemu -M mips %!s(int64=17) %!d(string=hai) anos
u-boot.lds 0764c164fe MIPS:Target support for qemu -M mips %!s(int64=17) %!d(string=hai) anos

README

By Vlad Lungu vlad@comsys.ro 2007-Oct-01
----------------------------------------
Qemu is a full system emulator. See

http://fabrice.bellard.free.fr/qemu

Limitations & comments
----------------------
Supports the "-m mips" configuration of qemu: serial,NE2000,IDE.
Support is big endian only for now (or at least this is what I tested).
Derived from au1x00 with a lot of things cut out.