From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Hutchinson Date: Thu, 8 Apr 2010 07:24:57 -0400 Subject: [U-Boot] Getting "Unable to save the rest of sector (196608)" when I turn on Redundant env with CFG_ENV_ADDR_REDUND In-Reply-To: <20100408100419.629491051E73@gemini.denx.de> References: <20100408100419.629491051E73@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, >> > ... which to my understanding is intended to allow you to save RAM by >> > using a env. smaller than your sector size which is my case. > > This has nothing to do with saving RAM. > You are right (as usual). I was searching the archives before I started posting and I read something to make be think this way but when I just looked again I couldn't the post I was thinking of and instead found posts that explained the area after the environment getting saved off and restored ... I don't know how I missed that before ... tunnel vision I guess. So I have no idea why I thought that! Regards, Brian