I am using the latest build of Linux as obtained from the Arago Linux source tree. The VPSS module code has changed so that it only claims compatibility with a newer version of dm816x_hdvpss.xem3 than is supplied in the EZSDK.
In linux-custom/drivers/video/ti81xx/vpss/fvid2.c we have a change made by Hardik Shah (who is hopefully reading!):
#define CURRENT_VPS_FIRMWARE_VERSION (0x01000137)
This corresponds to a newer version of the dm816x_hdvpss.xem3 binary blob than we have. Our version at the moment (in EZSDK 5.03.01.15) is 0x1000133.
Here's the Git link that describes the change TI made:
http://arago-project.org/git/projects/?p=linux-omap3.git;a=history;f=drivers/video/ti81xx/vpss/fvid2.c;h=c4b44600cf037cadf27c257e637cab58eeecff05;hb=HEAD
Please can someone from TI (Hardik maybe?) post the latest HDVPSS firmware, version 0x01000137?
Thanks,
Ralph