diff options
| author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | 2012-08-13 15:01:14 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2012-09-02 18:56:41 +0200 | 
| commit | a1ea8e5109362d74f090e1632c92cac9f16fa1b8 (patch) | |
| tree | 3109e360ea4617ad9697764deb880d8f987abbf5 | |
| parent | bfae89abf10e3dc52504e7f7f91d5eaf8e320cd3 (diff) | |
| download | olio-uboot-2014.01-a1ea8e5109362d74f090e1632c92cac9f16fa1b8.tar.xz olio-uboot-2014.01-a1ea8e5109362d74f090e1632c92cac9f16fa1b8.zip | |
README: Update ver env var description
Commit 155cb01 replaced the read-only property of the ver env var
with an auto-restoring behavior. Update the README file accordingly.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Wolfgang Denk <wd@denx.de>
| -rw-r--r-- | README | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -907,7 +907,8 @@ The following options need to be configured:  		If this variable is defined, an environment variable  		named "ver" is created by U-Boot showing the U-Boot  		version as printed by the "version" command. -		This variable is readonly. +		Any change to this variable will be reverted at the +		next reset.  - Real-Time Clock: |