On Friday, July 23, 2010 04:19:18 shashikiran.bevenka...@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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot