summaryrefslogtreecommitdiff
path: root/release-notes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-08-25 10:36:31 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-09-02 14:10:00 +0200
commitacd704f37bd3eead4b8d1f4970266a44553140d6 (patch)
tree750e52ff943f37c5b8dbd52dc2fe2ef4d6c0d511 /release-notes
parent1d5461af3ebe2ee23fc47c94e173819d2128ee36 (diff)
apalis-imx6: Release notes: add saveenv to env update
Diffstat (limited to 'release-notes')
-rw-r--r--release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
index d9d583c..5d92118 100644
--- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
+++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
@@ -205,7 +205,8 @@ Flash eMMC:
- power cycle or reset and hit any key to stop auto booting
- use 'printenv' to get your current u-boot environment
- use 'env default -a' to set the u-boot environment to its default value
- - optionally change the environment to your needs
+ - optionally change the environment to your needs
+ - use 'saveenv' to make the changes permanent
Boot from eMMC:
- EvalBoard V1.0a or Ixora V1.0a
@@ -235,4 +236,4 @@ If the boot loader on the module got corrupted this recovers it by loading U-Boo
- run ./update.sh -d
- stop at the U-Boot prompt and begin the update as stated above
-Toradex, August 14, 2014
+Toradex, August 25, 2014