From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 01 Nov 2007 15:59:46 -0400 Subject: [U-Boot-Users] u-boot README file In-Reply-To: References: Message-ID: <472A3032.70700@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de T Ziomek wrote: > On Wed, 31 Oct 2007, Bruce Adler wrote: >> I'm trying to make sense out of this sentence in the README file: >> >> Please note that the environment is read-only as long as the monitor >> has been relocated to RAM and a RAM copy of the environment has been >> created; >> >> the phrase "as long as" don't make sense to me in that sentence >> I think it should say "until" instead of "as long as" >> IOW, it should read: >> >> ... is read-only until the monitor has been relocated to RAM ... >> >> does anyone disagree? > > My guess is that sentence is intended to convey that changes to a RAM copy > of the environment are not persistent (will not be preserved across resets > / power cycles). > > Tom While your point is also true, I agree with Bruce WRT the line in question. Best regards, gvb