From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Wed, 22 Jul 2009 01:31:11 -0400 Subject: [U-Boot] [PATCH v2] atmel_df_pow2: standalone to convert dataflashes to pow2 In-Reply-To: <200907220125.45968.vapier@gentoo.org> References: <4A64DDA1.4090400@poczta.fm> <1248238371.26278.18.camel@ptyser-laptop> <200907220125.45968.vapier@gentoo.org> Message-ID: <200907220131.12801.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 22 July 2009 01:25:45 Mike Frysinger wrote: > On Wednesday 22 July 2009 00:52:51 Peter Tyser wrote: > > but there's still a > > number of undefined references: ptyser at ptyser-laptop u-boot $ make -s > > atmel_df_pow2.o: In function `atmel_df_pow2': > > /home/ptyser/u-boot/examples/standalone/atmel_df_pow2.c:129: undefined > > reference to `spi_init' > > /home/ptyser/u-boot/examples/standalone/atmel_df_pow2.c:163: undefined > > reference to `spi_setup_slave' > > /home/ptyser/u-boot/examples/standalone/atmel_df_pow2.c:169: undefined > > reference to `spi_claim_bus' ... and so on ... > > looks like you still didnt do it right. stubs.o will always end up with > stub symbols which are always provided for standalone applications. my guess is you didnt apply the "export SPI functions to standalone apps" patch -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20090722/264a22db/attachment.pgp