diff options
author | Karsten Merker <merker@debian.org> | 2014-12-14 21:05:24 +0000 |
---|---|---|
committer | Karsten Merker <merker@debian.org> | 2014-12-14 21:05:24 +0000 |
commit | 16c85146c76fa0ccf90fc522449150badb969a5a (patch) | |
tree | 5a8913b0fd180fbdd08167c2637205f4bb949193 | |
parent | c976e4bd15c6f0c351b7d66c740e5794c593d671 (diff) | |
download | installation-guide-16c85146c76fa0ccf90fc522449150badb969a5a.zip |
Installation-Guide:
List the Wandboard Quad as supported system for Debian/armhf.
-rw-r--r-- | en/hardware/supported/arm.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index 1c90f470f..c8b5eb9c7 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -270,6 +270,20 @@ anymore from Debian 8 onwards. </para> </listitem> </varlistentry> + + <varlistentry> + <term>Wandboard Quad</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 + 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. + </para> + </listitem> + </varlistentry> + </variablelist> </para> |