From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 04 Jul 2010 23:49:11 +0200 Subject: [U-Boot] [PATCH 2/6] shannon/INFERNO: fix special handling of environment configuration In-Reply-To: <1277330773-28395-3-git-send-email-wd@denx.de> References: <1277330773-28395-1-git-send-email-wd@denx.de> <1277330773-28395-3-git-send-email-wd@denx.de> Message-ID: <20100704214911.64F48151A90@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <1277330773-28395-3-git-send-email-wd@denx.de> you wrote: > Remove some INFERNO related #ifdef's from common environment code by > fixing the board configuration settings (add CONFIG_ENV_SECT_SIZE). > > While we are at it, fix comment which incorrectly talks about 4 KB > environment size, while it's actually 0x4000 = 16 KiB. > > Signed-off-by: Wolfgang Denk > Cc: Rolf Offermanns > --- > common/env_flash.c | 12 ------------ > common/env_nand.c | 4 ---- > include/configs/shannon.h | 7 ++++--- > 3 files changed, 4 insertions(+), 19 deletions(-) Applied. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Mistakes are often the stepping stones to utter failure.