From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Thu, 05 Feb 2009 14:34:33 -0700 Subject: [U-Boot] [PATCH] Add support for setting environment variable from RAM. In-Reply-To: <20090205212619.5B8C38322908@gemini.denx.de> References: <1233631739-17568-1-git-send-email-eric.nelson@boundarydevices.com> <20090205193038.E99D18322908@gemini.denx.de> <498B56FE.1080507@boundarydevices.com> <20090205212619.5B8C38322908@gemini.denx.de> Message-ID: <498B5B69.5020502@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Eric Nelson, > > In message <498B56FE.1080507@boundarydevices.com> you wrote: >>> Please use a script image with "askenv" instead. >>> >> Thanks for the tip. I hadn't noticed askenv previously. > > Sorry, typo. I meant "autoscr". > Muscle memory. Can't live with it, can't turn it off... Still and all, askenv's kinda cool. Thanks, Eric