diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-08-25 10:36:31 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2014-09-02 14:10:00 +0200 |
commit | bcf729ab51a994e496f17006f38ba2a18216e0b0 (patch) | |
tree | 4645aa20e354fba30d8cc10a899ff3bfd2441701 | |
parent | 896ac8423a342672d7b27870249c2762c004aa94 (diff) |
apalis-imx6: Release notes: add saveenv to env update
-rw-r--r-- | release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt | 5 |
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 |