Difference between revisions of "User:Tsbogend"
From LinuxMIPS
(→Status) |
(→Test machines) |
||
| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
I'm working on getting Linux to run on RM200/300/400 with big endian firmware. | I'm working on getting Linux to run on RM200/300/400 with big endian firmware. | ||
| − | == | + | == Test machines == |
* RM200-225 (flo) | * RM200-225 (flo) | ||
| + | * RM200-C20 | ||
* RM200-C40 | * RM200-C40 | ||
| + | * RM300-C50 | ||
* RM300-E50 | * RM300-E50 | ||
| + | * RM400-05 | ||
* RM400-220 | * RM400-220 | ||
* RM400-430 | * RM400-430 | ||
| Line 12: | Line 15: | ||
* RM400-E60 | * RM400-E60 | ||
| − | I'm looking for more | + | I'm looking for more machines, so if you want to dump a machine mail me [mailto:tsbogend@alpha.franken.de tsbogend@alpha.franken.de] |
== Status == | == Status == | ||
| − | * RM200-225 stable | + | * RM200-225 stable, no VGA |
| + | * RM200-C20 stable | ||
* RM200-C40 stable | * RM200-C40 stable | ||
| + | * RM300-C50 stable | ||
* RM300-E50 UP: stable, no SMP support yet | * RM300-E50 UP: stable, no SMP support yet | ||
| − | * RM400-220 stable | + | * RM400-05 not supported, yet; R3000A CPU with RC3230 chipset |
| − | * RM400-430 stable | + | * RM400-220 stable |
| + | * RM400-430 stable | ||
* 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 UP: stable, no SMP support yet | * RM400-E60 UP: stable, no SMP support yet | ||
| − | + | The Linux-mips git tree contains all needed changes. | |
== Todos == | == Todos == | ||
| − | * | + | * 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 |
Latest revision as of 13:54, 20 August 2012
I'm working on getting Linux to run on RM200/300/400 with big endian firmware.
[edit] Test machines
- RM200-225 (flo)
- RM200-C20
- RM200-C40
- RM300-C50
- RM300-E50
- RM400-05
- RM400-220
- RM400-430
- RM400-440 (flo)
- RM400-C72
- RM400-E60
I'm looking for more machines, so if you want to dump a machine mail me tsbogend@alpha.franken.de
[edit] Status
- RM200-225 stable, no VGA
- RM200-C20 stable
- RM200-C40 stable
- RM300-C50 stable
- RM300-E50 UP: stable, no SMP support yet
- RM400-05 not supported, yet; R3000A CPU with RC3230 chipset
- 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 all needed changes.
[edit] Todos
- find out how SNI solved the R10k speculative store problem
- get IPI working on C72
- SMP support for RM300 E50 and RM400 E60