I am trying to use TI-Android-ICS-4.0.3-DevKit-3.0.0 on our OMAP3530 platform. I have seen postings that indicate that changing from
make TARGET_PRODUCT=omap3evm OMAPES=5.x
to
make TARGET_PRODUCT=omap3evm OMAPES=3.x
have made Android builds work with the 3530's SGX graphics. However I note that the hardware/ti/sgx/gfx_rel_es3.x_android/ directory that was present in the Gingerbread DevKit 2.1 release is not present in the ICS DevKit 3.0.0 release.
Is there a way to get the graphics accelerator to work on the OMAP3530 with the DevKit 3.0.0 release?
Thanks,
Chris
Support for OMAPES=3.x SGX is currently in development.
We shall notify when it becomes available.
--------------------------------------------------------------------------------------------------------- Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------
Thanks for that encouraging response, Vishveshwar.
Which version of the Linux kernel is that support targeted for?
When are we likely to see the support be available?
Thanks so much,
At the moment TI Android DevKit uses the PSP linux kernel 2.6.37 which is the official TI supported kernel for AM37x/AM35x.
For newer kernel you may be able to get some help at our rowboat community forums:http://groups.google.com/group/rowboat
HI
Are there any update on supporting SGX on omap3530 running ICS?
Thanks
Bizhan
Support for SGX on OMAP3530 (OMAPES=3.x) is now available from the gitorious rowboat tree:
http://gitorious.org/rowboat/hardware-ti-sgx/commits/ti_sgx_sdk-ddk_1.8
Thanks so much, Vishveshwar! What sweet news to greet me at work on Monday morning! I've downloaded it already and will build it immediately.
- Chris
I replaced the contents of hardware/ti/sgx with the contents of the directory in that release and it built and ran (and the UI runs much faster now!). Thanks a heap!
My kernel version is 2.6.37. Do I need to upgrade my kernel?
I'm using the 2.6.37 kernel from TI's 3.0.0 DevKit, and it works for me.
Chris,
What you used for OMAPES? OMAPES=3.x or OMAPES=5.x for omap3530?
Thx,
omap3530 needs OMAPES=3.x
OMAPES=5.x is for AM37x devices.