Commit 0300e3faf6d3ca039b28af8c8a4e002ec356e7f6
1 parent
bbbe9b88
MIPS TODO: mention unimplemented system controllers.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3830 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
2 additions
and
0 deletions
target-mips/TODO
... | ... | @@ -47,3 +47,5 @@ MALTA system emulation |
47 | 47 | - We fake firmware support instead of doing the real thing |
48 | 48 | - Real firmware falls over when trying to init RAM, presumably due |
49 | 49 | to lacking system controller emulation. |
50 | +- Bonito system controller not implemented | |
51 | +- MSC1 system controller not implemented | ... | ... |