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-bd-sl-imx6.qdoc4
-rw-r--r--src/doc/src/devices/qtee-beagleboard-xm.qdoc2
-rw-r--r--src/doc/src/devices/qtee-beaglebone-black.qdoc4
-rw-r--r--src/doc/src/devices/qtee-nexus-7.qdoc4
-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.qdoc23
7 files changed, 26 insertions, 15 deletions
diff --git a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
index 54e4b64..f81876c 100644
--- a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
+++ b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc
@@ -85,12 +85,12 @@
\li \b{\B2QA}
\badcode
cd <INSTALL_DIR>
- ./Boot2Qt-3.x/generic-4.2-eAndroid/images/iMX6/deploy.sh /dev/<device_name>
+ ./Boot2Qt-4.x/generic-4.2-eAndroid/images/iMX6/deploy.sh /dev/<device_name>
\endcode
\li \b{\B2QL}
\badcode
cd <INSTALL_DIR>
- sudo ./Boot2Qt-3.x/iMX6-eLinux/images/deploy.sh /dev/<device_name>
+ sudo ./Boot2Qt-4.x/iMX6-eLinux/images/deploy.sh /dev/<device_name>
\endcode
\endlist
diff --git a/src/doc/src/devices/qtee-beagleboard-xm.qdoc b/src/doc/src/devices/qtee-beagleboard-xm.qdoc
index 3d54c15..cee898c 100644
--- a/src/doc/src/devices/qtee-beagleboard-xm.qdoc
+++ b/src/doc/src/devices/qtee-beagleboard-xm.qdoc
@@ -50,7 +50,7 @@
\badcode
cd <INSTALL_DIR>
- sudo Boot2Qt-3.x/beagleboard-eLinux/images/deploy.sh /dev/<device_name>
+ sudo Boot2Qt-4.x/beagleboard-eLinux/images/deploy.sh /dev/<device_name>
\endcode
After the image has been deployed, 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 5b0b700..8bd7e73 100644
--- a/src/doc/src/devices/qtee-beaglebone-black.qdoc
+++ b/src/doc/src/devices/qtee-beaglebone-black.qdoc
@@ -76,12 +76,12 @@
\li \b{\B2QA}
\badcode
cd <INSTALL_DIR>
- ./Boot2Qt-3.x/generic-4.2-eAndroid/images/beaglebone/deploy.sh
+ ./Boot2Qt-4.x/generic-4.2-eAndroid/images/beaglebone/deploy.sh
\endcode
\li \b{\B2QL}
\badcode
cd <INSTALL_DIR>
- sudo ./Boot2Qt-3.x/beaglebone-eLinux/images/deploy.sh /dev/<device_name>
+ sudo ./Boot2Qt-4.x/beaglebone-eLinux/images/deploy.sh /dev/<device_name>
\endcode
\endlist
diff --git a/src/doc/src/devices/qtee-nexus-7.qdoc b/src/doc/src/devices/qtee-nexus-7.qdoc
index 30cbc82..c2e7c6a 100644
--- a/src/doc/src/devices/qtee-nexus-7.qdoc
+++ b/src/doc/src/devices/qtee-nexus-7.qdoc
@@ -79,12 +79,12 @@
\li \b{Nexus 7 (2013):}
\badcode
cd <INSTALL_DIR>
- ./Boot2Qt-3.x/generic-X.Y-eAndroid/images/nexus7v2/deploy.sh
+ ./Boot2Qt-4.x/generic-X.Y-eAndroid/images/nexus7v2/deploy.sh
\endcode
\li \b{Nexus 7 (2012):}
\badcode
cd <INSTALL_DIR>
- ./Boot2Qt-3.x/generic-X.Y-eAndroid/images/nexus7/deploy.sh
+ ./Boot2Qt-4.x/generic-X.Y-eAndroid/images/nexus7/deploy.sh
\endcode
\endlist
diff --git a/src/doc/src/devices/qtee-raspberry-pi.qdoc b/src/doc/src/devices/qtee-raspberry-pi.qdoc
index 10a2b98..a4e0a69 100644
--- a/src/doc/src/devices/qtee-raspberry-pi.qdoc
+++ b/src/doc/src/devices/qtee-raspberry-pi.qdoc
@@ -54,7 +54,7 @@
\badcode
cd <INSTALL_DIR>
- sudo Boot2Qt-3.x/raspberrypi-eLinux/images/deploy.sh /dev/<device_name>
+ sudo Boot2Qt-4.x/raspberrypi-eLinux/images/deploy.sh /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-imx6quad.qdoc b/src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc
index ef368d2..ad845d3 100644
--- a/src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc
+++ b/src/doc/src/devices/qtee-sabre-sd-imx6quad.qdoc
@@ -49,7 +49,7 @@
\badcode
cd <INSTALL_DIR>
- sudo Boot2Qt-3.x/imx6qsabresd-eLinux/images/deploy.sh /dev/<device_name>
+ sudo Boot2Qt-4.x/imx6qsabresd-eLinux/images/deploy.sh /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-toradex-apalis.qdoc b/src/doc/src/devices/qtee-toradex-apalis.qdoc
index df98ba3..6979253 100644
--- a/src/doc/src/devices/qtee-toradex-apalis.qdoc
+++ b/src/doc/src/devices/qtee-toradex-apalis.qdoc
@@ -49,21 +49,32 @@
\badcode
cd <INSTALL_DIR>
- sudo Boot2Qt-3.x/apalis-imx6-eLinux/images/deploy.sh /dev/<device_name>
+ sudo Boot2Qt-4.x/apalis-imx6-eLinux/images/deploy.sh /dev/<device_name>
\endcode
By default, the Toradex Apalis iMX6 boots from its internal eMMC. In order to boot from
- the external SD card, the U-Boot environment needs to be updated. Connect a serial cable
+ the external SD card, the U-Boot needs to be updated. Connect a serial cable
to the device and enter into the U-Boot environment by pressing any key before the autoboot.
- Enter following lines into U-Boot:
+ Enter following commands into U-Boot:
\badcode
- setenv bootcmd 'run sdboot ; echo sdboot failed ; run emmcboot ; echo ; echo emmcboot failed ; run nfsboot ; echo ; echo nfsboot failed ; usb start ;setenv stdout serial,vga ; setenv stdin serial,usbkbd'
- setenv sdboot 'run setup; setenv bootargs ${defargs} ${sdargs} ${setupargs} ${vidargs};echo Booting from SD card in 4bit slot...; fatload mmc 2:1 10800000 uImage && bootm 10800000'
- setenv sdargs 'ip=off root=/dev/mmcblk1p2 rw,noatime rootfstype=ext3 rootwait'
+ setenv drive 2
+ setenv setupdate 'fatload mmc ${drive}:1 ${loadaddr} flash_mmc.img; source'
+
+ run setupdate
+ run update_uboot
+ \endcode
+
+ Reset or power cycle the device to start the new U-Boot.
+ To reset the U-Boot environment to new default values, enter the following commands
+ in the U-Boot command line
+
+ \badcode
+ env default -a
saveenv
\endcode
+
New U-Boot command 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}