Difference between revisions of "User:Tsbogend"
From LinuxMIPS
(→Status) |
|||
| Line 24: | Line 24: | ||
* RM400-C72 stable, no SMP support yet | * RM400-C72 stable, no SMP support yet | ||
* RM400-E60 kernel boots, but no root filesystem, because irqs aren't working | * RM400-E60 kernel boots, but no root filesystem, because irqs aren't working | ||
| + | |||
| + | I'm taking snapshots of my tree, you can find them [ftp://pub/people/tsbogend/mips/sni-rm here] | ||
== Todos == | == Todos == | ||
Revision as of 10:23, 31 December 2006
I'm working on getting Linux to run on RM200/300/400 with big endian firmware.
Testmachines
- RM200-225 (flo)
- RM200-C40
- RM300-E50
- RM400-220
- RM400-430
- RM400-440 (flo)
- RM400-C72
- RM400-E60
I'm looking for more machine, so if you want to dump a machine mail me tsbogend@alpha.franken.de
Status
- RM200-225 stable
- RM200-C40 stable, problems with Cirrus VGA (screen corruption, unstable ethernet)
- RM300-E50 boots multiuser with hack (always flush the complete cache in r4k_dma_cache_*), no SMP support
- RM400-220 stable, no serial console for SC2681
- RM400-430 stable, no serial console for SC2681
- RM400-440 not tested, but should be like RM400-430
- RM400-C72 stable, no SMP support yet
- RM400-E60 kernel boots, but no root filesystem, because irqs aren't working
I'm taking snapshots of my tree, you can find them here
Todos
- get patches into Linux MIPS tree
- sort out serial stuff to get proper SC26xx support
- figure out how SMP works on C72
- get irqs working on E60
- get SMP working on E60