diff options
-rw-r--r-- | en/hardware/supported/arm.xml | 57 |
1 files changed, 47 insertions, 10 deletions
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index 08cfe1c4f..0006582d6 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -181,30 +181,67 @@ which make it unsuitable for the installation of newer &debian; releases. </varlistentry> <varlistentry> - <term>Certain Allwinner SunXi-based development boards</term> + <term>Certain Allwinner sunXi-based development boards and embedded + systems</term> <listitem> <para> - The armmp kernel supports several development boards based on - the Allwinner A10 (architecture codename <quote>sun4i</quote>) and - A20 (architecture codename <quote>sun7i</quote>) SOCs. Full - installer support is currently only available for the Cubietech - Cubietruck. + The armmp kernel supports several development boards and + embedded systems based on the Allwinner A10 (architecture + codename <quote>sun4i</quote>) and A20 (architecture codename + <quote>sun7i</quote>) SOCs. Full installer support is currently + available for the following sunXi-based systems: + <itemizedlist> + <listitem><para> + Cubietech Cubieboard 1 + 2 / Cubietruck + </para></listitem> + <listitem><para> + LinkSprite pcDuino + </para></listitem> + <listitem><para> + Mele A1000 + </para></listitem> + <listitem><para> + Miniand Hackberry + </para></listitem> + <listitem><para> + Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / + A13-Olinuxino / A13-Olinuxino Micro / A20-Olinuxino Micro + </para></listitem> + <listitem><para> + PineRiver Mini X-Plus + </para></listitem> + + </itemizedlist> </para> <para> - System support for Allwinner SunXi-based devices is limited to + System support for Allwinner sunXi-based devices is limited to drivers and device-tree information available in the mainline Linux kernel. The android-derived linux-sunxi.org 3.4 kernel series is not supported by Debian. </para> <para> The mainline Linux kernel generally supports serial console, - ethernet, SATA and USB on Allwinner A10 and A20 SOCs, but it - does not have local display (HDMI/VGA/LVDS) and MMC/SD-Card - support. + ethernet, SATA, USB and MMC/SD-cards on Allwinner A10 and A20 + SOCs, but it does not have local display (HDMI/VGA/LVDS) and + audio support. The NAND flash memory that is built into some + sunXi-based systems is not supported. </para> </listitem> </varlistentry> + <varlistentry> + <term>SolidRun Cubox-i Dual/Quad</term> + <listitem> + <para> + The Cubox-i is a small, cubical-shaped system based on the + Freescale i.MX6 SOC. System support for the Cubox-i is limited + to drivers and device-tree information available in the + mainline Linux kernel. Available drivers include serial + console, ethernet, USB, MMC/SD-card and basic local display + support over HDMI. + </para> + </listitem> + </varlistentry> </variablelist> </para> |