From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhong Hongbo Date: Mon, 2 May 2011 14:28:15 +0800 Subject: [U-Boot] [PATCH] Add _end for the end of u-boot image for SMDK6400 In-Reply-To: <20110501184945.58E9511D955@gemini.denx.de> References: <1304268966-25640-1-git-send-email-bocui107@gmail.com> <20110501184945.58E9511D955@gemini.denx.de> Message-ID: <4DBE4EFF.6080100@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/02/2011 02:49 AM, Wolfgang Denk wrote: > Dear seedshope, > > In message <1304268966-25640-1-git-send-email-bocui107@gmail.com> you wrote: >> From: seedshope >> >> Since we rename _end to __bss_end__, But we need add _end symbol for >> the end of u-boot image. >> >> Signed-off-by: Zhong Hongbo > > Why are you sending the same patch twice? Hi Wolfgang, Sorry, My Email have some issue. Now it have already fix it. Thanks, seedshope > > Best regards, > > Wolfgang Denk >