summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-08-29 10:25:53 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2014-09-12 12:00:49 +0300
commitf74c6f72c3ea9c4923d639b3af73f4a85ee5eb04 (patch)
tree8c3c2791d5071a23b8917db615fe8839d415e0bd /src/doc
parent5bbd7f92e895d63439165fd0d3dfd5ee80bd6d7b (diff)
Doc: Document supported features on reference devices
Add a table listing the features currently known to work for a number of the reference devices. Not yet a comprehensive list, to be extended with more devices and features. Change-Id: I5acbb645d4b7533664a50f76e5993d2ea22e3413 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/images/ok.pngbin0 -> 880 bytes
-rw-r--r--src/doc/src/devices/qtee-supported-devices.qdoc74
2 files changed, 73 insertions, 1 deletions
diff --git a/src/doc/images/ok.png b/src/doc/images/ok.png
new file mode 100644
index 0000000..7c27201
--- /dev/null
+++ b/src/doc/images/ok.png
Binary files differ
diff --git a/src/doc/src/devices/qtee-supported-devices.qdoc b/src/doc/src/devices/qtee-supported-devices.qdoc
index ad33aa9..f2a3138 100644
--- a/src/doc/src/devices/qtee-supported-devices.qdoc
+++ b/src/doc/src/devices/qtee-supported-devices.qdoc
@@ -82,7 +82,79 @@
{Raspberry Pi Model B}
\endlist
- \section2 Legacy Reference Devices
+ \section2 Supported Features on Reference Devices
+
+ The following features are supported without any modification on the
+ pre-built images available for the reference devices:
+
+ \table
+ \header \li Feature
+ \li BD-SL-i.MX6 (Linux)
+ \li Raspberry Pi B (Linux)
+ \li BeagleBone Black (Linux)
+ \li Nexus 7 (2012) (Android)
+ \li Nexus 7 (2013) (Android)
+
+ \row \li USB Serial
+ \li \image ok
+ \li \image ok
+ \li
+ \li
+ \li
+
+ \row \li WiFi
+ \li
+ \li \inlineimage ok
+ \sup 1
+ \li
+ \li \image ok
+ \li \image ok
+
+ \row \li Touch Display
+ \li \image ok
+ \li
+ \li
+ \li \image ok
+ \li \image ok
+
+ \row \li Video Playback
+ \li \image ok
+ \li
+ \li
+ \li \image ok
+ \li \image ok
+
+ \row \li HDMI Output
+ \li
+ \li \image ok
+ \li \image ok
+ \li
+ \li
+
+ \row \li Kernel Version
+ \li 3.10.17
+ \li 3.10.30
+ \li 3.12.17
+ \li
+ \li 3.4.0
+
+ \row \li Display Resolution
+ \li
+ \li \list \li 640x480 \li 1280x720 \li 1600x1200 \endlist
+ \li \list \li 1280x720 \endlist
+ \li \list \li 1280x800 \endlist
+ \li \list \li 1920x1200 \endlist
+ \endtable
+
+ \b Notes:
+
+ \list 1
+ \li A driver for the WiFi adapter must be present in the kernel, and
+ the adapter must be connected to the Raspberry Pi before booting
+ up the device.
+ \endlist
+
+ \section1 Legacy Reference Devices
The following devices are no longer tested or supported by the latest
release of \SDK.