summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/doc/src/devices/qtee-bd-sl-imx6.qdoc4
-rw-r--r--src/doc/src/devices/qtee-beaglebone-black.qdoc7
-rw-r--r--src/doc/src/devices/qtee-nexus-7.qdoc2
-rw-r--r--src/doc/src/devices/qtee-raspberry-pi.qdoc2
-rw-r--r--src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc2
-rw-r--r--src/doc/src/devices/qtee-toradex-apalis.qdoc6
-rw-r--r--src/doc/src/shared/common.qdocinc14
7 files changed, 31 insertions, 6 deletions
diff --git a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
index af040b3..e94835b 100644
--- a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
+++ b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
@@ -50,7 +50,7 @@
\include detect-sd-card-device-name.qdocinc instructions
- \section1 Installing the Android image
+ \section1 Installing the Android Image
\e{If installing} \B2QL, \e{you can skip this step and proceed to}
\l{#Installing the Boot to Qt Image}{Installing the Boot to Qt Image}.
@@ -78,6 +78,8 @@
\section1 Installing the \B2Q Image
+ \include common.qdocinc wizard
+
Make sure you have the required tools installed in your development machine:
\badcode
diff --git a/src/doc/src/devices/qtee-beaglebone-black.qdoc b/src/doc/src/devices/qtee-beaglebone-black.qdoc
index 4a4c597..d05d54f 100644
--- a/src/doc/src/devices/qtee-beaglebone-black.qdoc
+++ b/src/doc/src/devices/qtee-beaglebone-black.qdoc
@@ -38,7 +38,7 @@
\include detect-sd-card-device-name.qdocinc instructions
- \section1 Installing the Android image
+ \section1 Installing the Android Image
\e{If installing} \B2QL, \e{you can skip this step and proceed to}
\l{#Installing the Boot to Qt Image}{Installing the Boot to Qt Image}.
@@ -64,8 +64,9 @@
\section1 Installing the \B2Q Image
- Then, upgrade the SD card with \B2Q. First, ensure that no partitions on the
- SD card are mounted:
+ \include common.qdocinc wizard
+
+ First, ensure that no partitions on the SD card are mounted:
\include detect-sd-card-device-name.qdocinc unmount
diff --git a/src/doc/src/devices/qtee-nexus-7.qdoc b/src/doc/src/devices/qtee-nexus-7.qdoc
index c2e7c6a..54ba445 100644
--- a/src/doc/src/devices/qtee-nexus-7.qdoc
+++ b/src/doc/src/devices/qtee-nexus-7.qdoc
@@ -67,6 +67,8 @@
\section1 Deploying the \B2Q Stack
+ \include common.qdocinc wizard
+
Depending on the edition of your Nexus 7 device, use one of the
commands below to install the \B2Q stack. Replace \c{X.Y} with the
device's Android version number, for example \c{4.2} or \c{4.4}.
diff --git a/src/doc/src/devices/qtee-raspberry-pi.qdoc b/src/doc/src/devices/qtee-raspberry-pi.qdoc
index f530333..60fb6af 100644
--- a/src/doc/src/devices/qtee-raspberry-pi.qdoc
+++ b/src/doc/src/devices/qtee-raspberry-pi.qdoc
@@ -45,6 +45,8 @@
\section1 Installing the \B2Q Image
+ \include common.qdocinc wizard
+
To write the image to the SD card, ensure that no partitions on the
SD card are mounted:
diff --git a/src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc b/src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc
index fda1f9e..f462159 100644
--- a/src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc
+++ b/src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc
@@ -40,6 +40,8 @@
\section1 Installing the \B2Q Image
+ \include common.qdocinc wizard
+
To write the image to the SD card, ensure that no partitions on the
SD card are mounted:
diff --git a/src/doc/src/devices/qtee-toradex-apalis.qdoc b/src/doc/src/devices/qtee-toradex-apalis.qdoc
index 0f38fc9..451c961 100644
--- a/src/doc/src/devices/qtee-toradex-apalis.qdoc
+++ b/src/doc/src/devices/qtee-toradex-apalis.qdoc
@@ -40,6 +40,8 @@
\section1 Installing the \B2Q Image
+ \include common.qdocinc wizard
+
To write the image to the SD card, ensure that no partitions on the
SD card are mounted:
@@ -75,9 +77,9 @@
\endcode
- New U-Boot command are now stored into the device, and you can start \B2Q. For more information
+ New U-Boot commands are now stored into the device, and you can start \B2Q. For more information
about the boot process on Toredex Apalis iMX6, see
- \l{http://developer.toradex.com/software-resources/arm-family/linux/linux-booting}{Toradex Linux Booting}
+ \l{http://developer.toradex.com/software-resources/arm-family/linux/linux-booting}{Toradex Linux Booting}.
After the image has been deployed, insert the SD card, power on the device and check that
the \B2Q welcome screen and/or demo appear.
diff --git a/src/doc/src/shared/common.qdocinc b/src/doc/src/shared/common.qdocinc
index a5b9b0a..3a449c8 100644
--- a/src/doc/src/shared/common.qdocinc
+++ b/src/doc/src/shared/common.qdocinc
@@ -28,3 +28,17 @@
target hardware
\endlist
//! [overview-list]
+
+//! [wizard]
+ \b {Install Using the Flashing Wizard}
+
+ \SDK includes an easy to use application for setting up a supported
+ device for \B2Q. In Qt Creator, select \b Tools > \b {Flash \B2Q Device}
+ and follow the step-by-step instructions.
+
+ Alternatively, you can install the image from the command line using
+ the instructions below.
+
+ \b {Install from the Command Line}
+//! [wizard]
+*/