From mboxrd@z Thu Jan 1 00:00:00 1970 From: J. William Campbell Date: Thu, 05 Jan 2006 11:31:54 -0800 Subject: [U-Boot-Users] env_size Message-ID: <43BD742A.2070200@comcast.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Does anybody know what the variable env_size defined in common/environment.c is used for? It is declared extern in envcrc.c but not used otherwise as near as I can determine. It used to be used in envcrc.c, but not after version 1.2. I have done a search of all u-boot files without finding any uses. Should it be removed?? Best Regards, Bill Campbell