From mboxrd@z Thu Jan 1 00:00:00 1970 From: Umar Qureshey Date: Fri, 10 Feb 2006 17:56:41 -0800 Subject: [U-Boot-Users] U-boot environment not loading from flash In-Reply-To: <20060211012153.ADA4D3525CC@atlas.denx.de> References: <20060211012153.ADA4D3525CC@atlas.denx.de> Message-ID: <43ED4459.3060007@quartics.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: >In message <43ED3544.3040007@quartics.com> you wrote: > > >>I am using latest u-boot with an ARM Integrator/CP board (16MB flash). >>Everything is fine except that when I save the environment in the flash >>and reboot the system, u-boot restarts with the environment variables it >>was compiled with, not what has been saved in the flash sector. I used >> >> >... > > >>Any clues anyone?? >> >> > >Sounds as if your system was misconfigured. > >Best regards, > >Wolfgang Denk > > > Yes, indeed. What source file/configuration define do I need to look at to see the cause of this problem?? Regards, Umar