summaryrefslogtreecommitdiffstats
path: root/src/doc/src/devices
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/devices')
-rw-r--r--src/doc/src/devices/qtee-architech-tibidabo.qdoc4
-rw-r--r--src/doc/src/devices/qtee-bd-sl-imx6.qdoc2
-rw-r--r--src/doc/src/devices/qtee-beaglebone-black.qdoc4
-rw-r--r--src/doc/src/devices/qtee-imx53.qdoc2
-rw-r--r--src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc2
-rw-r--r--src/doc/src/devices/qtee-raspberry-pi.qdoc4
-rw-r--r--src/doc/src/devices/qtee-sabre-sd-imx6.qdoc23
-rw-r--r--src/doc/src/devices/qtee-supported-devices.qdoc47
-rw-r--r--src/doc/src/devices/qtee-toradex-apalis.qdoc4
-rw-r--r--src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc4
-rw-r--r--src/doc/src/devices/qtee-toradex-colibri-vf.qdoc4
11 files changed, 37 insertions, 63 deletions
diff --git a/src/doc/src/devices/qtee-architech-tibidabo.qdoc b/src/doc/src/devices/qtee-architech-tibidabo.qdoc
index 87d070a..4663195 100644
--- a/src/doc/src/devices/qtee-architech-tibidabo.qdoc
+++ b/src/doc/src/devices/qtee-architech-tibidabo.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target ArchiTech Tibidabo (embedded Linux)
+ \keyword ArchiTech Tibidabo
\page qtee-preparing-hardware-tibidabo.html
\title Preparing ArchiTech Tibidabo
\previouspage qtee-installation-guide.html
@@ -49,7 +49,7 @@
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/tibidabo-eLinux/images/deploy.sh /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/tibidabo/images/b2qt-embedded-qt5-image-tibidabo.img of=/dev/<device_name>
\endcode
After the installation is complete, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
index 28adf93..e6c90f8 100644
--- a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
+++ b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
@@ -67,7 +67,7 @@
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/nitrogen6x-eLinux/images/deploy.sh /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/nitrogen6x/images/b2qt-embedded-qt5-image-nitrogen6x.img of=/dev/<device_name>
\endcode
After the installation is complete, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-beaglebone-black.qdoc b/src/doc/src/devices/qtee-beaglebone-black.qdoc
index dc9dce9..e3a1469 100644
--- a/src/doc/src/devices/qtee-beaglebone-black.qdoc
+++ b/src/doc/src/devices/qtee-beaglebone-black.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target BeagleBone Black (embedded Linux)
+ \keyword BeagleBone Black
\page qtee-preparing-hardware-beaglebone.html
\title Preparing BeagleBone Black
\previouspage qtee-installation-guide.html
@@ -49,7 +49,7 @@
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/beaglebone-eLinux/images/deploy.sh /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/beaglebone/images/b2qt-embedded-qt5-image-beaglebone.img of=/dev/<device_name>
\endcode
After the installation is complete, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-imx53.qdoc b/src/doc/src/devices/qtee-imx53.qdoc
index d732656..a6108cf 100644
--- a/src/doc/src/devices/qtee-imx53.qdoc
+++ b/src/doc/src/devices/qtee-imx53.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target i.MX53 Quick Start Board (embedded Linux)
+ \keyword i.MX53 Quick Start Board
\page qtee-preparing-hardware-imx53qsb.html
\title Preparing i.MX53 Quick Start Board
\previouspage qtee-installation-guide.html
diff --git a/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc b/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc
index 670ce51..a0f2549 100644
--- a/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc
+++ b/src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target Kontron SMARC-sAMX6i (embedded Linux)
+ \keyword Kontron SMARC-sAMX6i
\page qtee-preparing-hardware-smarc-samx6i.html
\title Preparing Kontron SMARC-sAMX6i
\previouspage qtee-installation-guide.html
diff --git a/src/doc/src/devices/qtee-raspberry-pi.qdoc b/src/doc/src/devices/qtee-raspberry-pi.qdoc
index 4340065..9e58089 100644
--- a/src/doc/src/devices/qtee-raspberry-pi.qdoc
+++ b/src/doc/src/devices/qtee-raspberry-pi.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target Raspberry Pi 2 Model B (embedded Linux)
+ \keyword Raspberry Pi 2 Model B
\page qtee-preparing-hardware-rasberrypi.html
\title Preparing Raspberry Pi 2
\previouspage qtee-installation-guide.html
@@ -51,7 +51,7 @@
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/raspberrypi2-eLinux/images/deploy.sh /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/raspberrypi2/images/b2qt-embedded-qt5-image-raspberrypi2.img of=/dev/<device_name>
\endcode
After the image has been deployed, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc b/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc
index 819da9f..86f696f 100644
--- a/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc
+++ b/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc
@@ -17,19 +17,14 @@
**
****************************************************************************/
/*!
- \target SABRE SD i.MX6Quad (embedded Linux)
- \target SABRE SD i.MX6Dual (embedded Linux)
+ \keyword SABRE SD i.MX6Quad
\page qtee-preparing-hardware-imx6sabresd.html
- \title Preparing SABRE SD i.MX6
+ \title Preparing SABRE SD i.MX6Quad
\previouspage qtee-installation-guide.html
Take the following steps to prepare
\l {http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD}
- {Freescale SABRE SD i.MX6} boards for \B2Q:
- \list
- \li Freescale SABRE SD i.MX6Quad
- \li Freescale SABRE SD i.MX6Dual
- \endlist
+ {Freescale SABRE SD i.MX6Quad} for \B2Q:
\note It is important that you repeat the steps in this section after you
update \SDK.
@@ -52,19 +47,11 @@
\include detect-sd-card-device-name.qdocinc unmount
- To deploy the image on \b {i.MX6Quad}, enter the following commands:
+ To deploy the image, enter the following commands:
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/imx6qsabresd-eLinux/images/deploy.sh /dev/<device_name>
- \endcode
-
- To deploy the image on \b {i.MX6Dual}, you need to enter an additional boot
- argument:
-
- \badcode
- cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/imx6qsabresd-eLinux/images/deploy.sh --uboot u-boot-imx6dlsabresd.imx /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/imx6qsabresd/images/b2qt-embedded-qt5-image-imx6qsabresd.img of=/dev/<device_name>
\endcode
After the image has been deployed, insert the SD card, power on the device and check that
diff --git a/src/doc/src/devices/qtee-supported-devices.qdoc b/src/doc/src/devices/qtee-supported-devices.qdoc
index 1c9f07d..360c940 100644
--- a/src/doc/src/devices/qtee-supported-devices.qdoc
+++ b/src/doc/src/devices/qtee-supported-devices.qdoc
@@ -29,15 +29,14 @@
\list
\li \l{Boundary Devices i.MX6 Boards}
- \li \l{SABRE SD i.MX6Quad (embedded Linux)}
- \li \l{SABRE SD i.MX6Dual (embedded Linux)}
- \li \l{Toradex Apalis iMX6 (embedded Linux)}
- \li \l{Toradex Colibri iMX6 (embedded Linux)}
- \li \l{Toradex Colibri VF50 and VF61 (embedded Linux)}
- \li \l{ArchiTech Tibidabo (embedded Linux)}
- \li \l{Kontron SMARC-sAMX6i (embedded Linux)}
- \li \l{BeagleBone Black (embedded Linux)}
- \li \l{Raspberry Pi 2 Model B (embedded Linux)}
+ \li \l{SABRE SD i.MX6Quad}
+ \li \l{Toradex Apalis iMX6}
+ \li \l{Toradex Colibri iMX6}
+ \li \l{Toradex Colibri VF50 and VF61}
+ \li \l{ArchiTech Tibidabo}
+ \li \l{Kontron SMARC-sAMX6i}
+ \li \l{BeagleBone Black}
+ \li \l{Raspberry Pi 2 Model B}
\endlist
If you use only the emulator, you can skip this step
@@ -99,28 +98,23 @@
the Qt online installer.
\table
- \header \li Devices with GPU \li eLinux
+ \header \li Devices with GPU
\row \li \l{http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD}
- {Freescale® SABRE SD i.MX6} (Freescale® i.MX6)\br
- ARM Cortex A9, Vivante GC2000 GPU, 1GB RAM
- \li \image ok
+ {Freescale® SABRE SD i.MX6Quad} (Freescale® i.MX6)\br
+ 4x ARM Cortex A9, Vivante GC2000 GPU, 1GB RAM
\row \li \l{http://beagleboard.org/products/beaglebone%20black}
{BeagleBone Black}\br
TIAM335x 1GHz ARM® Cortex-A8, 512 MB RAM
- \li \image ok
\row \li \b{\B2Q Emulator}\br
Included in the development environment
- \li \image ok
- \header \li Devices Without GPU \li
+ \header \li Devices Without GPU
\row \li \l{https://www.toradex.com/products/colibri-arm-computer-modules/freescale-vybrid-VF6xx-computer-module}
{Toradex Colibri VF61}\br
Dual-core (ARM Cortex-A5 + ARM Cortex-M4)\br
solution with 1 MB on-chip SRAM
- \li \image ok
\row \li \l{https://www.toradex.com/products/colibri-arm-computer-modules/freescale-vybrid-VF5xx-computer-module}
{Toradex Colibri VF50}\br
Single-core (ARM Cortex-A5) solution with 1.5 MB on-chip SRAM
- \li \image ok
\endtable
\section2 Group 2
@@ -139,38 +133,32 @@
online installer.
\table
- \header \li Devices with GPU \li eLinux
+ \header \li Devices with GPU
\row \li \l{http://boundarydevices.com/product-selector-guide/}
{Boundary Devices i.MX6 Boards}\br
Freescale® i.MX 6 based devices with\br
Vivante GC2000 GPU
- \li \image ok
\row \li \l{http://www.silica.com/product/architech-tibidabo.html}
{SILICA ArchiTech Tibidabo}\br
Freescale® i.MX 6Q ARM Cortex™-A9 @800 MHz,\br
2GB DDR3, 128MB NOR, Vivante GC2000 GPU
- \li \image ok
\row \li \l{http://www.toradex.com/products/apalis-arm-computer-modules/freescale-imx-6-computer-module}
{Toradex Apalis iMX6}\br
Freescale® i.MX 6Q ARM Cortex™-A9 @1 GHz,\br
1GB DDR3, 4GB eMMC, Vivante GC2000 GPU
- \li \image ok
\row \li \l{http://developer.toradex.com/product-selector/colibri-imx6}
{Toradex Colibri iMX6}\br
Freescale® i.MX6S or i.MX6DL ARM Cortex™-A9 @800MHz - 1GHz,\br
256MB (single core), 512MB (dual core) DDR3, 4GB eMMC,\br
Vivante 2D/3D GPU
- \li \image ok
\row \li \l{http://www.kontron.com/products/boards-and-standard-form-factors/smarc/smarc-samx6i.html}
{Kontron SMARC-sAMX6i}\br
Freescale® i.MX 6 ARM Cortex™-A9 @800MHz - 1.2GHz,\br
2GB DDR3, 2-64GB eMMC, Vivante GC2000 GPU
- \li \image ok
\row \li \l{https://www.raspberrypi.org/products/raspberry-pi-2-model-b/}
{Raspberry Pi 2 Model B}\br
900 Mhz ARM Cortex™-A7, Broadcom VideoCore IV\br
@250MHz GPU, 1GB LPDDR2 SDRAM
- \li \image ok
\endtable
\section2 Group 3
@@ -183,26 +171,25 @@
The Qt Company for consultancy services.
\table
- \header \li Device \li eLinux
+ \header \li Device
+ \row \li \l{http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD}
+ {Freescale® SABRE SD i.MX6Dual} (Freescale® i.MX6)\br
+ 2x ARM Cortex A9, Vivante GC2000 GPU, 1GB RAM
\row \li \l{http://beagleboard.org/hardware-xM}
{BeagleBoard-xM}\br
1GHz ARM Cortex A8, PowerVR SGX530 GPU,\br
512MB RAM
- \li \image ok
\row \li \l{http://processors.wiki.ti.com/index.php/AM335x_Starter_Kit}
{Sitara AM335x Starter Kit}\br
720 MHZ ARM Cortex™-A8 Starter Kit\br
with 4.3-inch LCD touchscreen
- \li \image ok
\row \li \l{http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53QSB}
{Freescale® iMX53 Quick Start Board}\br
1GHz ARM Cortex™-A8
- \li \image ok
\row \li \l{https://www.raspberrypi.org/products/model-b/}
{Raspberry Pi Model B}\br
700 Mhz ARM11, Broadcom VideoCore IV\br
@250MHz GPU, 512 MB (shared with GPU) RAM
- \li \image ok
\endtable
\section2 Supported Features on Reference Devices
diff --git a/src/doc/src/devices/qtee-toradex-apalis.qdoc b/src/doc/src/devices/qtee-toradex-apalis.qdoc
index 8d04b6e..b6acc6e 100644
--- a/src/doc/src/devices/qtee-toradex-apalis.qdoc
+++ b/src/doc/src/devices/qtee-toradex-apalis.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target Toradex Apalis iMX6 (embedded Linux)
+ \keyword Toradex Apalis iMX6
\page qtee-preparing-hardware-apalis-imx6.html
\title Preparing Toradex Apalis iMX6
\previouspage qtee-installation-guide.html
@@ -51,7 +51,7 @@
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/apalis-imx6-eLinux/images/deploy.sh /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/apalis-imx6/images/b2qt-embedded-qt5-image-apalis-imx6.img of=/dev/<device_name>
\endcode
By default, the Toradex Apalis iMX6 boots from its internal eMMC. In order to boot from
diff --git a/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc b/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc
index 475a05e..6b96c09 100644
--- a/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc
+++ b/src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target Toradex Colibri iMX6 (embedded Linux)
+ \keyword Toradex Colibri iMX6
\page qtee-preparing-hardware-colibri-imx6.html
\title Preparing Toradex Colibri iMX6
\previouspage qtee-installation-guide.html
@@ -51,7 +51,7 @@
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/colibri-imx6-eLinux/images/deploy.sh /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/colibri-imx6/images/b2qt-embedded-qt5-image-colibri-imx6.img of=/dev/<device_name>
\endcode
By default, the Toradex Colibri iMX6 boots from its internal eMMC. In order to boot from
diff --git a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
index 7329fbf..fbf1f37 100644
--- a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
+++ b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
@@ -17,7 +17,7 @@
**
****************************************************************************/
/*!
- \target Toradex Colibri VF50 and VF61 (embedded Linux)
+ \keyword Toradex Colibri VF50 and VF61
\page qtee-preparing-hardware-colibri-vf.html
\title Preparing Toradex Colibri VF50 and VF61
\previouspage qtee-installation-guide.html
@@ -53,7 +53,7 @@
\badcode
cd <INSTALL_DIR>
- sudo 5.5/Boot2Qt/colibri-vf-eLinux/images/deploy.sh /dev/<device_name>
+ sudo dd bs=4k if=5.6/Boot2Qt/colibri-vf/images/b2qt-embedded-qt5-image-colibri-vf.img of=/dev/<device_name>
\endcode
By default, the Toradex Colibri VF devices boot from their internal NAND memory. In order to boot from