From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ron Madrid Date: Wed, 28 Jan 2009 11:21:10 -0800 (PST) Subject: [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build In-Reply-To: <20090128191802.855FB832E416@gemini.denx.de> Message-ID: <31181.71433.qm@web83506.mail.sp1.yahoo.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 Wed, 1/28/09, Wolfgang Denk wrote: > From: Wolfgang Denk > Subject: Re: [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build > To: ron_madrid at sbcglobal.net > Cc: "Kim Phillips" , u-boot at lists.denx.de > Date: Wednesday, January 28, 2009, 11:18 AM > Dear Ron Madrid, > > In message > <107578.37644.qm@web83507.mail.sp1.yahoo.com> you > wrote: > > > > > I went ahead and applied this to fix the build > issue. > > > Please complain > > > if it doesn't work. > > > > So I take it that the build worked for you? My build > failed. > > I didn;t re-test yet. > > > ./MAKEALL SIMPC8313_LP > > ...Large Page NAND...Configuring for SIMPC8313 > board... > > > ppc_6xx-ld:/home/ron/develop/u-boot-mpc83xx/nand_spl/board/sheldon/simpc8313/u-boot.lds:51: > parse error > > make[1]: *** > [/home/ron/develop/u-boot-mpc83xx/nand_spl/u-boot-spl] Error > 1 > > make: *** [nand_spl] Error 2 > > make: *** Waiting for unfinished jobs.... > > ppc_6xx-size: './u-boot': No such file > > It fails for me, too, but differently: Mine fails the same way. I pasted the wrong lines. I'm looking into this right now. Ron