diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/hardware/hardware-supported.xml | 6 | ||||
-rw-r--r-- | en/hardware/supported/arm.xml | 14 |
2 files changed, 18 insertions, 2 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index 635e08f41..4b6e4542c 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -56,11 +56,13 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry morerows="3">ARM</entry> - <entry morerows="3">armel</entry> + <entry morerows="2">ARM</entry> + <entry morerows="2">armel</entry> +<!-- <entry>Intel IXP4xx</entry> <entry>ixp4xx</entry> </row><row> +--> <entry>Marvell Kirkwood</entry> <entry>kirkwood</entry> </row><row> diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index 4aca52785..f5b73e943 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -147,6 +147,20 @@ which make it unsuitable for the installation of newer &debian; releases. </para></listitem> </varlistentry> + +<varlistentry> +<term>IXP4xx</term> +<listitem><para> + +The Intel IXP4xx processor series has been used in network attached storage +devices like the the Linksys NSLU2. &debian; has supported the IXP4xx +platform in &debian; 7, but does not support it anymore from version 8 on, +as the formerly supported devices do not provide enough flash capacity for +the kernel used in &debian; 8. + +</para></listitem> +</varlistentry> + </variablelist> |