Exhausted.
The last time we talked about git clone git: // gitorious.org/devkit8000/linux-omap-devkit8000.git, we got the kernel. After the configuration is complete, there is no information to start.
Later, I had to wait for a long time on this basis. Later I saw that the file does not support 4.3 to LCD, and later I changed some options, causing a kernel startup crash.
According to Google, this kernel does not work and requires a 4.3 branch.
Okay. Git returns a kernel again. This time it is 2.6.33. The configuration is the same as the LCD driver.
Later, I compiled the dvsdk into the software, and the new and old versions of cmem couldn't be compiled.
If you think about it, you should use the official release to the kernel version. After all, it is suitable for supporting the dvsdk.CodeAt least guaranteed.
So, sort it out again, add the 33 kernel to the Board file and the LCD dss2 driver to the PSP kernel (version 32), modify some unsupported types, and compile it.
(To be continued, a little busy)