I am attempting to build the latest omap3-sgx-modules-1.4.14.2514 for linux-omap 2.6.32.
The build completes without errors.
However when I attempt to load the omaplfb module I get the following error:
omaplfb: OMAPLFB_Init: OMAPLFBInit failed
I spent a bit of time looking into this and it seems that I get an OMAP_ERROR_DEVICE_REGISTER_FAILED error return from OMAPLFBInit in omaplfb_displayclass.c
Has anyone else had success with this latest revision of the code and linux-omap 2.6.32?
Also, what is the proper way to enable the debug messages in the code?
Steve