summaryrefslogtreecommitdiffstats
path: root/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-25 09:58:54 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-02-25 08:20:58 +0000
commitee0e7dd4daff45832306c747602beeba1453d1a4 (patch)
treeb27871d610c854db14d91c92dab137bdb7e133e9 /src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
parenta23aa57467134900fef364d2e35298ab74927b2f (diff)
doc: update toradex u-boot commands
Task-number: QTEE-978 Change-Id: I44be872855f8449d5cef7b0f48b579ae753ac30f Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/doc/src/devices/qtee-toradex-colibri-vf.qdoc')
-rw-r--r--src/doc/src/devices/qtee-toradex-colibri-vf.qdoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
index fbf1f37..56fb0f5 100644
--- a/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
+++ b/src/doc/src/devices/qtee-toradex-colibri-vf.qdoc
@@ -67,6 +67,18 @@
\endcode
Reset or power cycle the device to continue.
+ 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 commands are now stored into the device, and you can start \B2Q. For more information
+ about the boot process on Toradex Colibri iMX6, see
+ \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.