Commit bbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64
1 parent
d9aedc32
Update MIPS TODO. The mipsnet failure is caused by a kernel bug.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3829 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
0 additions
and
6 deletions
target-mips/TODO
... | ... | @@ -47,9 +47,3 @@ 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 | - | |
51 | -mipssim system emulation | |
52 | ------------------------- | |
53 | -- The mipsnet.c has a glitch: Booting from NFS root works up until | |
54 | - starting /sbin/init, then it Linux hangs with "NFS server not | |
55 | - responding". | ... | ... |