I have a generic board on DM355 with MT9P031 sensor and DM9000 Ethernet controller on it. I use DVSDK 3.10 with GIT-kernel. I've downloaded the sensor driver and it's latest patch (from here https://patchwork.kernel.org/patch/176222/) and integrated them into the kernel according to the instructions.
The kernel assembled successfully but didn't start. It stucks at the moment of start of the ethernet controller or begins to print some junk symbols on the screen. Without DM9000 driver, as well as without MT9P driver everything starts well.
Have someone faced the same problem? How it can be solved?
Thank you in advance.