From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 08 Jun 2011 22:14:44 +0200 Subject: [U-Boot] [PATCH] SMDK6400: fix the compiler error In-Reply-To: References: <4DE88CC5.8040904@samsung.com> Message-ID: <4DEFD834.8030604@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Minkyu, Le 03/06/2011 10:15, Minkyu Kang a ?crit : > Dear Albert ARIBAUD, > > On 3 June 2011 16:27, Minkyu Kang wrote: >> This patch adds _end for fix following compiler error >> >> arch/arm/cpu/arm1176/start.o: In function `_end_ofs': >> arch/arm/cpu/arm1176/start.S:61: undefined reference to `_end' >> >> Signed-off-by: Minkyu Kang >> --- >> board/samsung/smdk6400/u-boot-nand.lds | 2 ++ >> 1 files changed, 2 insertions(+), 0 deletions(-) > > This patch is for bugfix. > Please apply it to arm tree. > > Thanks > Minkyu Kang Applied, thanks! Amicalement, -- Albert.