From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Mon, 13 Aug 2012 15:01:14 +0200 (CEST) Subject: [U-Boot] [PATCH] README: Update ver env var description In-Reply-To: <201208121049.55535.vapier@gentoo.org> Message-ID: <791653575.2357512.1344862874565.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 Cc: Wolfgang Denk --- {u-boot-4d3c95f.orig => u-boot-4d3c95f}/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git u-boot-4d3c95f.orig/README u-boot-4d3c95f/README index fb9d904..5f64588 100644 --- u-boot-4d3c95f.orig/README +++ u-boot-4d3c95f/README @@ -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: