[U-Boot] spi utility command support

Mike Frysinger vapier at gentoo.org
Fri Jul 23 12:21:42 CEST 2010


On Friday, July 23, 2010 04:19:18 shashikiran.bevenkatti at wipro.com wrote:
>     I'm using u-boot-2009.11, please help in enabling sspi utility command
> for MPC8569MDS board.
> 
> I included the macro "#define CONFIG_CMD_SPI" in the file
> "include/configs/MPC8569MDS.h".
> 
> following is the error when i done make.
> 
> common/libcommon.a(cmd_spi.o): In function `do_spi':
> 
> /home/shashi/u-boot-2009.11/common/cmd_spi.c:111: undefined reference to
> `spi_setup_slave' /home/shashi/u-boot-2009.11/common/cmd_spi.c:120:
> undefined reference to `spi_claim_bus'

you need to select a SPI master driver too.  i have no idea what is available 
for your platform though.

> Please do not print this email unless it is absolutely necessary.

fix your e-mail server to not contain garbage
-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/20100723/3afa9071/attachment.pgp 


More information about the U-Boot mailing list