From ee0e7dd4daff45832306c747602beeba1453d1a4 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 25 Feb 2016 09:58:54 +0200 Subject: doc: update toradex u-boot commands MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTEE-978 Change-Id: I44be872855f8449d5cef7b0f48b579ae753ac30f Reviewed-by: Topi Reiniƶ --- src/doc/src/devices/qtee-toradex-colibri-vf.qdoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/doc/src/devices/qtee-toradex-colibri-vf.qdoc') 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. -- cgit v1.2.3