Difference between revisions of "User:Tsbogend"
From LinuxMIPS
(→Status) |
(→Todos) |
||
| Line 32: | Line 32: | ||
* sort out serial stuff to get proper SC26xx support | * sort out serial stuff to get proper SC26xx support | ||
| + | * 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 15:18, 21 October 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 RM400s and some RM200 bits are missing.
Todos
- sort out serial stuff to get proper SC26xx support
- find out how SNI solved the R10k speculative store problem
- get IPI working on C72
- SMP support for RM300 E50 and RM400 E60