diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2017-04-20 21:02:37 +0000 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2017-04-20 21:02:37 +0000 |
commit | 64750ddf6e69b64a0299f369dedbe6f014ef614a (patch) | |
tree | 5b14f9bc4aa617346be39afdf40a2337ec76f821 | |
parent | dce15a9844667a13e4254636ca89a28c467d4350 (diff) | |
download | installation-guide-64750ddf6e69b64a0299f369dedbe6f014ef614a.zip |
Update Wandboard support to also include the Dual and Solo variants.
-rw-r--r-- | en/hardware/supported/arm.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index 0dbfabe31..f53355eab 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -355,19 +355,19 @@ hardware. They are also common in the x86 PC world. </varlistentry> <varlistentry> - <term>Wandboard Quad</term> + <term>Wandboard</term> <listitem> <para> - The Wandboard Quad is a development board based on the Freescale - i.MX6 Quad SoC. System support for it is limited to drivers and + The Wandboard Quad, Dual and Solo are development boards based on the Freescale + i.MX6 Quad SoC. System support is limited to drivers and device-tree information available in the mainline Linux kernel; the wandboard-specific 3.0 and 3.10 kernel series from wandboard.org are not supported by &debian;. The mainline kernel includes driver support for serial console, display via HDMI - (console and X11), ethernet, USB, MMC/SD and SATA. Support for + (console and X11), ethernet, USB, MMC/SD and SATA (Quad only). Support for the onboard audio options (analog, S/PDIF, HDMI-Audio) and for the onboard WLAN/Bluetooth module is not available in &debian; - 8. + 9. </para> </listitem> </varlistentry> |