From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 25 Nov 2011 16:13:00 +0100 Subject: [U-Boot] mx28: Saving env vars on MMC In-Reply-To: References: <201111251531.00198.marek.vasut@gmail.com> Message-ID: <201111251613.01301.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On Fri, Nov 25, 2011 at 12:30 PM, Marek Vasut wrote: > > I did the following change and tested u-boot on m28evk. I saved env, > > restarted board etc. > > > > 1) Env was successfully saved to MMC sector 2 (at offset 1024 bytes from > > start). 2) Env was successfully loaded from MMC after reset > > > > Basically ... give it a go, Fabio, maybe you just missed something :) > > Thanks for trying it on your board, Marek. > > I applied the same changes here and I still get a corrupted card after > running "save". > > Will keep investigating. > > Thanks, > > Fabio Estevam Still writing to block 0 then? Can you push your current preliminary MX28EVK stuff somewhere so I can check ? M