From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Tue, 11 Dec 2007 08:12:56 -0500 Subject: [U-Boot-Users] environment variable are not saving In-Reply-To: <1540ab320712102210r5514986g406895b51274aa4a@mail.gmail.com> References: <1540ab320712102210r5514986g406895b51274aa4a@mail.gmail.com> Message-ID: <475E8CD8.3020301@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Pankaj PANDEY wrote: > Hi Friends, > > I am working on u-boot-1.1.2 for Arm926ejs target board. > Here, if i set the environment variables Ex:"setenv bootargs hello" > Environment variables are not saving in flash. > What was the problem and i am getting warnning message has " *** Warning > - bad CRC, using default environment" > > Please suggest any idea to resolve this issue. > > Thanks and Regards > Pankaj Pandey saveenv? gvb