From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joakim Tjernlund Date: Wed, 28 May 2008 20:25:13 +0200 Subject: [U-Boot-Users] [PATCH]: Fix for bug: U-boot environment corrupt by reading uninitialized flash memory instead of RAM. In-Reply-To: <1210577136.32216.188.camel@gentoo-jocke.transmode.se> References: <20080511224319.073B0248C8@gemini.denx.de> <1210577136.32216.188.camel@gentoo-jocke.transmode.se> Message-ID: <005801c8c0f0$2baed020$830c7060$@Tjernlund@transmode.se> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: u-boot-users-bounces at lists.sourceforge.net [mailto:u-boot-users-bounces at lists.sourceforge.net] > On Behalf Of Joakim Tjernlund > Sent: den 12 maj 2008 09:26 > To: Wolfgang Denk > Cc: Haavard Skinnemoen; u-boot-users at lists.sourceforge.net; Nicolas FERRE > Subject: Re: [U-Boot-Users] [PATCH]: Fix for bug: U-boot environment corrupt by reading uninitialized > flash memory instead of RAM. > > > On Mon, 2008-05-12 at 00:43 +0200, Wolfgang Denk wrote: > > In message <3efb10970805100653xc8c3848jf46c840cf33f95e7@mail.gmail.com> you wrote: > > > > > > If you do not like the way it is fixed, then remove git-commit > > > c0559be371b2a64b1a817088c3308688e2182f93 which causes this regression > > > for the time being, to buy more time to fix it in a different/better > > > way for the next release. Now with this commit the complete at91-board > > > series (boards that boot from dataflash or nandflash) are broken. > > > So,we have a serious regression here. > > > > That's what I did now: I reverted commit c0559be3. > > > > Joakim, please re-submit after the problems were understood and fixed. > > You want me to resubmit something I got no control over? That won't > happen and I doubt the problem boards will care either so I guess > this improvement is lost. > > Jocke Has the problem boards been fixed yet? If so please resubmit commit c0559be3. Jocke