This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SPI Interface in U_boot



Hello ALL:

Can anyone successfully implemented SPI interface in U_Boot code for OMAP3 beagle?

I am also trying out!!!!!!!!!!!!

got omap3_spi.c omap3_spi.h files added in drivers/spi/ directory

IN board.c file called spi_init

But to setup the slave for particular spi interface need to call setup_slave_spi function!\

But i'm getting memory allocation error for spi after calling setup_slave_spi function

Can anyone have any idea what's going wrong?

If once works this, i'll implement in x-loader for early testing the interface,

I did recently I2C in x-loader so, now i need to do SPI!

So please waiting for help?

Regards,

santosh vastrad