From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 28 Oct 2010 13:22:39 +0200 Subject: [U-Boot] [PATCH v3] mx51evk: support new relocation scheme In-Reply-To: <1288231995-11828-1-git-send-email-Shawn.Guo@freescale.com> References: <1288174358-14896-1-git-send-email-shawn.gsc@gmail.com> <1288231995-11828-1-git-send-email-Shawn.Guo@freescale.com> Message-ID: <4CC95CFF.6010501@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 10/28/2010 04:13 AM, Shawn.Guo at freescale.com wrote: > From: Shawn Guo > > This patch is to fix build breakage and support new relocation > scheme for mx51evk. > > - Correct IRAM base address and add size definition > > The IRAM starts from 0x1FFE0000 on final revsion i.mx51 than > 0x1FFE8000 which is for older revision. > > - Include imx-regs.h in mx51evk.h > > Definitions like CSD0_BASE_ADDR and IRAM_BASE_ADDR can be > referred to. > > - Define CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE > > They are used to define init RAM layout. > > - Remove comment for CONFIG_SYS_GBL_DATA_SIZE which has been > buried by Wolfgang's commit below > > 25ddd1fb: Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value > > Signed-off-by: Shawn Guo 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-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================