From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Wegner Date: Wed, 7 Sep 2011 11:35:56 +0200 Subject: [U-Boot] environment in NAND In-Reply-To: References: <201109061623.08797.marek.vasut@gmail.com> <20110907070232.GG21272@leila.ping.de> Message-ID: <20110907093556.GJ21272@leila.ping.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, sorry, not sure about it right now, but could it be you simply need to define CONFIG_ENV_RANGE to some multiple of the sector size? At least is what I seem to remember... Wolfgang