Hi,
We are build image out of yocto for am2xx-evm machine using meta-ti layer.
Currently we have am335x & am47x EVM using ti-sgx-ddk-km, ti-sgx-ddk-um drivers. Updated these as conf in our custom layer.
PREFERRED_PROVIDER_virtual/egl = "ti-sgx-ddk-um"
PREFERRED_PROVIDER_virtual/libgles1 = "ti-sgx-ddk-um"
PREFERRED_PROVIDER_virtual/libgles2 = "ti-sgx-ddk-um"
So for am62xx SK/EVM is there any change in the GPU drivers. i.e ti-sgx-ddk-km, ti-sgx-ddk-um drivers will work for am62xx EVM/SK.
In meta-ti layer i can see this recipes.
ti-img-rogue-driver
ti-img-rogue-driver_1.15.6133109.bb
ti-sgx-ddk-km_1.17.4948957.bb
please let me know whether i have to change the GPU driver ? If yes what is the driver to be included as part of yocto build.
Regards,
Siva.