diff options
Diffstat (limited to 'en/hardware')
-rw-r--r-- | en/hardware/accessibility.xml | 2 | ||||
-rw-r--r-- | en/hardware/hardware-supported.xml | 4 | ||||
-rw-r--r-- | en/hardware/supported/powerpc.xml | 36 |
3 files changed, 39 insertions, 3 deletions
diff --git a/en/hardware/accessibility.xml b/en/hardware/accessibility.xml index 9c218f669..428be96b2 100644 --- a/en/hardware/accessibility.xml +++ b/en/hardware/accessibility.xml @@ -1,7 +1,7 @@ <!-- retain these comments for translator revision tracking --> <!-- $Id$ --> - <sect2 id="braille-displays" arch="ia64;powerpc;x86"> + <sect2 id="braille-displays" arch="ia64;powerpc;ppc64el;x86"> <title>Braille Displays</title> <para> diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index 2e491e0ed..d1a2cf08d 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -134,9 +134,9 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry>IBM PowerPC (little endian)</entry> + <entry>Power Systems</entry> <entry>ppc64el</entry> - <entry></entry> + <entry>IBM POWER8 or newer machines</entry> <entry></entry> </row> diff --git a/en/hardware/supported/powerpc.xml b/en/hardware/supported/powerpc.xml index ebb0ad4d2..4b9ab56ad 100644 --- a/en/hardware/supported/powerpc.xml +++ b/en/hardware/supported/powerpc.xml @@ -444,3 +444,39 @@ which is Nubus, please see the section above). </sect3> </sect2> + + <sect2 arch="ppc64el"><title>CPU, Main Boards, and Video Support</title> +<!-- Section for ppc64el --> + + <sect3> <title>Machines</title> + +<itemizedlist> +<listitem><para> + +S822L + +</para></listitem> +<listitem><para> + +S821L + +</para></listitem> +<listitem><para> + +S822 + +</para></listitem> +<listitem><para> + +S821 + +</para></listitem> +<listitem><para> + +TYAN GN70-BP010 + +</para></listitem> +</itemizedlist> + + </sect3> + </sect2> |