diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-12-17 03:53:42 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-12-17 03:53:42 +0000 |
commit | 0300e3faf6d3ca039b28af8c8a4e002ec356e7f6 (patch) | |
tree | b0df89decf2015e5edd78b84570262038f28f347 /target-mips/TODO | |
parent | bbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64 (diff) | |
download | qemu-0300e3faf6d3ca039b28af8c8a4e002ec356e7f6.zip |
MIPS TODO: mention unimplemented system controllers.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3830 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-mips/TODO')
-rw-r--r-- | target-mips/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target-mips/TODO b/target-mips/TODO index bc287f63a5..dda580118d 100644 --- a/target-mips/TODO +++ b/target-mips/TODO @@ -47,3 +47,5 @@ MALTA system emulation - We fake firmware support instead of doing the real thing - Real firmware falls over when trying to init RAM, presumably due to lacking system controller emulation. +- Bonito system controller not implemented +- MSC1 system controller not implemented |