As is known to all,the ti816x soc have two i2c master which is i2c0 and i2c1.
the cortex-a8 and cortex-m3vpss share the the i21 master
In the DVRRDK3.0,all the video decoder and encoder which are all linked to i2c1 master are controled by m3
But now I want to cortex-a8 to control decoder and encoder.
So what could I do to solve this problem