Re: [U-Boot] spi utility command support

2010-07-28 Thread Mike Frysinger
On Wednesday, July 28, 2010 10:01:44 shashikiran.bevenka...@wipro.com wrote: >What all the steps to enable spi utility command in u-boot for > MPC8569MDS board?. SPI-Flash (M25P40) is connected to MPC8569MDS processor > over SPI interface. you already asked this and i gave you the direction to

Re: [U-Boot] spi utility command support

2010-07-28 Thread Robin Getz
On Wed 28 Jul 2010 10:01, shashikiran.bevenka...@wipro.com pondered: [snip] > The information contained in this electronic message and any attachments > to this message are intended for the exclusive use of the addressee(s) > and may contain proprietary, confidential or privileged information. If

[U-Boot] spi utility command support

2010-07-28 Thread shashikiran.bevenkatti
Hi, What all the steps to enable spi utility command in u-boot for MPC8569MDS board?. SPI-Flash (M25P40) is connected to MPC8569MDS processor over SPI interface. Thanks & Regards, Shashikiran. Please do not print this email unless it is absolutely necessary. The information contained i

Re: [U-Boot] spi utility command support

2010-07-23 Thread Mike Frysinger
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

[U-Boot] spi utility command support

2010-07-23 Thread shashikiran.bevenkatti
Hi, 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/