From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiangfu Liu Date: Fri, 06 Jan 2012 18:18:16 +0800 Subject: [U-Boot] add nand spl boot for qi_lb60 board In-Reply-To: <4F05EF72.7000707@freescale.com> References: <1325417461-13537-1-git-send-email-xiangfu@openmobilefree.net> <4F04CC32.6030309@freescale.com> <4F04CEB9.8010205@freescale.com> <4F04EDCC.6080008@openmobilefree.net> <4F05EF72.7000707@freescale.com> Message-ID: <4F06CA68.8020800@openmobilefree.net> 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/06/2012 02:44 AM, Scott Wood wrote: > Use "mips-whatever-objdump -dlrsh" on the good and bad u-boot binaries > (or on any .o files you suspect may be relevant), to see more > specifically what's different. > > You may also want to try compiling suspect files to assembly and > comparing the differences there. > > -Scott thanks Scott. a working patch is coming soon. forget add CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to board configure head file.