Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MIPS: Fix CFG_NO_FLASH support | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-22 | -41/+1 |
| | | | | | | | - Fix flash_init call when CFG_NO_FLASH is used - Remove no more needed flash.c for qemu-mips Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | MIPS:Target support for qemu -M mips | Vlad Lungu | 2008-01-17 | -0/+308 |
With serial, NE2000, IDE support. Tested in big-endian mode. Memory size hard-coded to 128M for now, so don't play with the -m option. Signed-off-by: Vlad Lungu <vlad@comsys.ro> |