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