From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Wed, 30 Jan 2013 09:20:29 +0800 Subject: [U-Boot] Can I read env from RAM in uboot script? In-Reply-To: <1359480818.7974.184.camel@genx> References: <1359165410.7974.114.camel@genx> <20130126074103.AD5232005C3@gemini.denx.de> <1359407945.7974.144.camel@genx> <5106F224.8010601@myspectrum.nl> <5106F529.2030407@myspectrum.nl> <1359419103.7974.169.camel@genx> <51079D2E.90607@atmel.com> <1359480818.7974.184.camel@genx> Message-ID: <5108755D.8020207@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi John Stile, On 01/30/2013 01:33 AM, John Stile wrote: > That worked! Very nice! But, I had to apply the patches manually. > Email may have messed up the patch sets with new-lines and indentation. > Can this be added to the main stream? I am on to learning 'env import'. > Thank you. I will prepare the patch and send to u-boot mainline. > If email messed it up once, I guess it could mess it up again, but I > generated patches using: > diff -Naur before/ after/> diff.patch I think this can not be applied to u-boot mainline directly, because it missed comments and author, and etc. Best Regards, Bo Shen