From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 13 Nov 2014 16:33:33 +0100 Subject: [U-Boot] [PATCH v2 1/2] imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB position In-Reply-To: <1415772125-3798-1-git-send-email-B37916@freescale.com> References: <1415772125-3798-1-git-send-email-B37916@freescale.com> Message-ID: <5464CF4D.5090105@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 On 12/11/2014 07:02, Ye.Li wrote: > Set the CONFIG_ENV_OFFSET from 384KB to 512KB offset, so we will have larger space > for u-boot image. > When enabling NAND flash support feature, the u-boot image size has exceeded the > 384KB, which causes overlay to the environment variables storage. > > Signed-off-by: Ye.Li > Acked-by: Fabio Estevam > --- > Changes since v1: > - None > > include/configs/mx6sabre_common.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h > index c81e9e9..1e10422 100644 Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================