Difference between revisions of "HMX"
From LinuxMIPS
m (Fix the bloody link syntax) |
|||
| Line 2: | Line 2: | ||
Network Computing Device's HMX model X-terminals use a R3000 processor. Linux has not been | Network Computing Device's HMX model X-terminals use a R3000 processor. Linux has not been | ||
| − | ported. However there is a [http://sourceforge.net/projects/explora-linux/ | + | ported. However there is a [http://sourceforge.net/projects/explora-linux/ Linux on Explora] project. The Explora model X-terms use a PowerPC |
processors. However the systems are very similar. | processors. However the systems are very similar. | ||
Revision as of 14:58, 16 January 2005
Linux on NCD/HMX
Network Computing Device's HMX model X-terminals use a R3000 processor. Linux has not been ported. However there is a Linux on Explora project. The Explora model X-terms use a PowerPC processors. However the systems are very similar.
If you want to port Linux to the HMX, the following information will be useful :
The boot image is checksummed. To get past the CRC check, you must poke 0x20 at offset 0x1000f in Xncdhmx. For more details, see the PPC boot code in the Explora project.