Difference between revisions of "User:Tsbogend"
From LinuxMIPS
m (→Status) |
(→Todos) |
||
Line 31: | Line 31: | ||
== Todos == | == Todos == | ||
− | |||
* find out how SNI solved the R10k speculative store problem | * find out how SNI solved the R10k speculative store problem | ||
* get IPI working on C72 | * get IPI working on C72 | ||
* SMP support for RM300 E50 and RM400 E60 | * SMP support for RM300 E50 and RM400 E60 |
Revision as of 12:25, 8 December 2007
I'm working on getting Linux to run on RM200/300/400 with big endian firmware.
Test machines
- RM200-225 (flo)
- RM200-C40
- RM300-C50
- 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, no VGA
- RM200-C40 stable
- RM300-C50 stable
- RM300-E50 UP: stable, no SMP support yet
- RM400-220 stable
- RM400-430 stable
- RM400-440 not tested, but should be like RM400-430
- RM400-C72 UP: stable, SMP: slave CPU comes up; missing IPI
- RM400-E60 UP: stable, no SMP support yet
The Linux-mips git tree contains now most of the needed changes. Only the serial driver for RM400 and some RM200 bits are missing.
Todos
- find out how SNI solved the R10k speculative store problem
- get IPI working on C72
- SMP support for RM300 E50 and RM400 E60