From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 26 Oct 2010 09:39:17 +0200 Subject: [U-Boot] [PATCH V2 1/1] MX5:use common u-boot.lds of cpu layer In-Reply-To: <1287623507-2241-1-git-send-email-r64343@freescale.com> References: <1287623507-2241-1-git-send-email-r64343@freescale.com> Message-ID: <4CC685A5.9060704@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/21/2010 03:11 AM, Jason Liu wrote: > Remove u-boot.lds from mx5 and use the common u-boot.lds > of cpu layer. This patch also fix the building errors: > > arch/arm/cpu/armv7/start.o: In function `_rel_dyn_start_ofs': > arch/arm/cpu/armv7/start.S:283: undefined reference to `__rel_dyn_start' > arch/arm/cpu/armv7/start.o: In function `_rel_dyn_end_ofs': > arch/arm/cpu/armv7/start.S:283: undefined reference to `__rel_dyn_end' > arch/arm/cpu/armv7/start.o: In function `_dynsym_start_ofs': > arch/arm/cpu/armv7/start.S:283: undefined reference to `__dynsym_start' > > Signed-off-by: Jason Liu > 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 =====================================================================