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 in U_Boot



Hi ALL;

I got spi interface patch for implementing in u-boot code!

omap3_spi.c , omap3_spi.h in driver/spi/added

In board.c file, calling spi_init function

But i'm facing an error that is;

SPI ERROR : malloc for struct spi_omap3_slave structure!!!!!!!!!!!!

this error comes , when i call slave_setup_function?

Please help me to solve this issue? Blocking for my work?

Regards,

santosh vastrad