[U-Boot] [PATCH v2] atmel_df_pow2: standalone to convert dataflashes to pow2

Mike Frysinger vapier at gentoo.org
Wed Jul 22 07:31:11 CEST 2009


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 


More information about the U-Boot mailing list