From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 28 Jan 2009 10:55:40 -0600 Subject: [U-Boot] Pull request: nand flash In-Reply-To: <20090128090005.5FEE5832E416@gemini.denx.de> References: <20090123170833.GA12920@ld0162-tx32.am.freescale.net> <20090128082300.AEF79832E416@gemini.denx.de> <20090128090005.5FEE5832E416@gemini.denx.de> Message-ID: <49808E0C.3060409@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Dave, > > In message you wrote: >>> nand_boot_fsl_elbc.o: In function `nand_boot': >>> nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150:=20 >>> undefined reference to `flush_cache' >>> make[1]: *** [/home/wd/git/u-boot/work/nand_spl/u-boot-spl] Error 1 >>> make: *** [nand_spl] Error 2 >> Kim has fixed the issue in the patch. >> [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error = >> in simpc8313 build > > Ah. Sorry I missed that. Thanks for the pointer. Plus, it should be noted that this board did not exist in the tree I sent a pull request against, so it's a merge conflict, not a commit breaking a board. -Scott