From c8139032aa86e03ff44a0e51af6e9c143e38bf15 Mon Sep 17 00:00:00 2001 From: Gatis Paeglis Date: Fri, 26 Feb 2016 14:15:28 +0100 Subject: Doc: Add note about resetting U-Boot env. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is to be consistent with documentation for other devices. Change-Id: I58f1dc8ca936941f0da8a5c4a4a0275a740d8379 Reviewed-by: Samuli Piippo Reviewed-by: Topi Reiniƶ --- src/doc/src/devices/qtee-bd-sl-imx6.qdoc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/doc/src') diff --git a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc index 8ef2e8a..6aa39ac 100644 --- a/src/doc/src/devices/qtee-bd-sl-imx6.qdoc +++ b/src/doc/src/devices/qtee-bd-sl-imx6.qdoc @@ -88,6 +88,15 @@ run upgradeu \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 + \b {Setup for Nitrogen6_Lite Device} The boot script requires the environment variables, \c dtbname and \c gpumem, to identify -- cgit v1.2.3