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.

Kernel Customization - unwanted spi errors?

Other Parts Discussed in Thread: DM385

Hi Guys,

       >>>>>>>>>>>>>>>        IPNC RDK 3.5, kernel 2.6.37, Custom DM385 Board      <<<<<<<<<<<<<<<<<<<

I have made working kernel, now i have to optimized and customized with respect to my board. while i have got some errors, one by one i want to achieve my task.

First mission:


i have checked my schematic, board using two SPI(0,1) now i got these boot errors (as DM385 has 4 SPI). while i tried grep these following errors i didn't find nothing in omap2_mcspi.c file. can anybody help on these.

omap2_mcspi: probe of omap2_mcspi.3 failed with error -2
omap2_mcspi: probe of omap2_mcspi.4 failed with error -2

edit 1: error generated in drivers/base/dd.c where it binds/unbinding the drivers and devices.

thanks & regards,

Ganesh