Difference between revisions of "User:Tsbogend"
From LinuxMIPS
(→Status) |
m (→Status) |
||
| Line 23: | Line 23: | ||
* RM400-440 not tested, but should be like RM400-430 | * RM400-440 not tested, but should be like RM400-430 | ||
* RM400-C72 UP: stable, SMP: slave CPU comes up; missing IPI | * RM400-C72 UP: stable, SMP: slave CPU comes up; missing IPI | ||
| − | * RM400-E60 | + | * RM400-E60 boots multiuser with hack like RM300-E50 |
I'm taking snapshots of my tree, you can find them [ftp://ftp.franken.de/pub/people/tsbogend/mips/sni-rm here] | I'm taking snapshots of my tree, you can find them [ftp://ftp.franken.de/pub/people/tsbogend/mips/sni-rm here] | ||
Revision as of 23:07, 20 January 2007
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
- 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 UP: stable, SMP: slave CPU comes up; missing IPI
- RM400-E60 boots multiuser with hack like RM300-E50
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
- get IPI working on C72
- get SMP working on E60