From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 31 Oct 2007 10:49:41 -0500 Subject: [U-Boot-Users] 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions In-Reply-To: <4728A381.8090400@tqs.de> References: <11938442162401-git-send-email-timur@freescale.com> <4728A381.8090400@tqs.de> Message-ID: <4728A415.3040800@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jens Gehrlein wrote: > IMHO this would work only if the sum of > CFG_MONITOR_BASE + CFG_MONITOR_LEN is sector aligned. > Did you set CFG_MONITOR_LEN appropriately? > (Just to avoid unexpected behaviour) I'm under the assumption that CFG_MONITOR_LEN is always supposed to be a multiple of the sector size. Should I add comments to the header files to state that explicitly? -- Timur Tabi Linux kernel developer at Freescale