From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelos Manousarides Date: Tue, 27 Jun 2006 12:20:32 +0300 Subject: [U-Boot-Users] Dynamic location of the environment sector In-Reply-To: <20060626211051.D58BE352681@atlas.denx.de> References: <449FF5D4.8050007@inaccessnetworks.com> <20060626211051.D58BE352681@atlas.denx.de> Message-ID: <20060627092032.GA29540@inaccessnetworks.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 Mon, Jun 26, 2006 at 11:10:51PM +0200, Wolfgang Denk wrote: > In message <449FF5D4.8050007@inaccessnetworks.com> you wrote: > > > > What is the story of the env_size variable? The tools tin tools/env/* do > > not use this variable, the environment size is retrieved from the > > configuration files. > > I have no idea what's happening in your configuration. Especially, a > variable like env_size should not be part of the .text segment ion > the first place. Could it be that I am the first to try an embedded environment in u-boot for the PXA architecture? The PXA platforms are very few, I wouldn't be suprised if that was the case. Regards, Angelos Manousaridis