diff options
Diffstat (limited to 'en/hardware/supported')
-rw-r--r-- | en/hardware/supported/arm.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index 4ecdc52e0..08cfe1c4f 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -180,6 +180,31 @@ which make it unsuitable for the installation of newer &debian; releases. </listitem> </varlistentry> + <varlistentry> + <term>Certain Allwinner SunXi-based development boards</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. + </para> + <para> + 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. + </para> + </listitem> + </varlistentry> + </variablelist> </para> |