From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Adler Date: Wed, 31 Oct 2007 19:13:05 -0700 Subject: [U-Boot-Users] u-boot README file Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hi all, 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? bruce