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