Where is the proper documentation located for building the SGX drivers? I am unable to find explicit instructions on how to build the driver. I am coming from Sitara SDK 8. I was able to successfully do this when the SDK was broken into 2 separate parts. Now that they merged into a single SDK information on implementation seems to be harder to come by.
I attempted to build the driver directly from the extras folder. I was able to build this, but once I installed things did not seem to go right. I have had better results using the make targets from the root of the SDK, but the build is cumbersome in that it builds absolutely everything. I have had to hack away at it to get something useful, but this has proven difficult for subsequent builds as different portions of my project change.
I would like to be able to build portions independently and not use make omapdrm-pvr_install.
Also what drivers should be used in the kernel config when using the AM3358 and SGX?
Regards,
Matt