From mboxrd@z Thu Jan 1 00:00:00 1970 From: seedshope Date: Wed, 19 Jan 2011 22:08:19 +0800 Subject: [U-Boot] [V2 patch 3/4] SMDK6400: Fix build error for nand_spl support In-Reply-To: <20110118215641.9C04336C@gemini.denx.de> References: <1294757545-4771-1-git-send-email-bocui107@gmail.com> <1294757545-4771-4-git-send-email-bocui107@gmail.com> <20110118215641.9C04336C@gemini.denx.de> Message-ID: <4D36F053.8010005@gmail.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 01/19/2011 05:56 AM, Wolfgang Denk wrote: > Dear seedshope, > > In message<1294757545-4771-4-git-send-email-bocui107@gmail.com> you wrote: >> Add some relocation symbols to u-boot.lds and disable LED functions >> in start.s to support nand_spl. >> >> Signed-off-by: seedshope > Please re-split yourpatches. The changes to > board/samsung/smdk6400/u-boot.lds and > board/samsung/smdk6400/u-boot-nand.lds should probably go into a > single commit. > > Also please chose a more descriptive Subject / commit message. > oK, Now, I wait to resolve a issue for RR4. In RR3 patch2, I fine the cmd_link_o_target command will link for cpu_init.o. So Delay some time. Thanks, hongbo > Best regards, > > Wolfgang Denk >