diff options
-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 |