diff options
Diffstat (limited to 'cs/hardware/hardware-supported.xml')
-rw-r--r-- | cs/hardware/hardware-supported.xml | 40 |
1 files changed, 26 insertions, 14 deletions
diff --git a/cs/hardware/hardware-supported.xml b/cs/hardware/hardware-supported.xml index 010de828a..6613b74c1 100644 --- a/cs/hardware/hardware-supported.xml +++ b/cs/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- $Id$ --> -<!-- original version: 70113 --> +<!-- original version: 70258 --> <sect1 id="hardware-supported"> <title>Podporovaná zařízení</title> @@ -55,13 +55,10 @@ architektur a několik jejich variant. </row> <row> - <entry morerows="2">ARM</entry> - <entry morerows="2">armel</entry> - <entry>Marvell Kirkwood</entry> - <entry>kirkwood</entry> -</row><row> - <entry>Marvell Orion</entry> - <entry>orion5x</entry> + <entry morerows="1">ARM</entry> + <entry morerows="1">armel</entry> + <entry>Marvell Kirkwood a Orion</entry> + <entry>marvell</entry> </row><row> <entry>Versatile</entry> <entry>versatile</entry> @@ -85,40 +82,55 @@ architektur a několik jejich variant. </row> <row> - <entry morerows="3">MIPS (big endian)</entry> - <entry morerows="3">mips</entry> + <entry morerows="2">MIPS (big endian)</entry> + <entry morerows="2">mips</entry> +<!-- <entry>SGI IP22 (Indy/Indigo 2)</entry> <entry>r4k-ip22</entry> </row><row> <entry>SGI IP32 (O2)</entry> <entry>r5k-ip32</entry> </row><row> +--> <entry>MIPS Malta (32 bit)</entry> <entry>4kc-malta</entry> </row><row> <entry>MIPS Malta (64 bit)</entry> <entry>5kc-malta</entry> +</row><row> + <entry>Cavium Octeon</entry> + <entry>octeon</entry> </row> <row> - <entry morerows="1">MIPS (little endian)</entry> - <entry morerows="1">mipsel</entry> + <entry morerows="3">MIPS (little endian)</entry> + <entry morerows="3">mipsel</entry> </row><row> <entry>MIPS Malta (32 bit)</entry> <entry>4kc-malta</entry> </row><row> <entry>MIPS Malta (64 bit)</entry> <entry>5kc-malta</entry> +</row><row> + <entry>Cavium Octeon</entry> + <entry>octeon</entry> +</row><row> + <entry>Loongson 3A</entry> + <entry>loongson-3</entry> </row> <row> - <entry morerows="1">IBM/Motorola PowerPC</entry> - <entry morerows="1">powerpc</entry> + <entry>IBM/Motorola PowerPC</entry> + <entry>powerpc</entry> + <entry></entry> + <entry></entry> +<!-- <entry>PowerMac</entry> <entry>pmac</entry> </row><row> <entry>PReP</entry> <entry>prep</entry> +--> </row> <row> |