Hello,
In order to run the Codec Engine Examples the EZSDK Software Developers Guide indicates that cmemk should be installed as follows:
cmemk phys_start=0x94000000 phys_end=0x947fffff pools=20x4096,10x131072,2x1048576
Why cmemk is configured that way? 20 pools of 4Kb, 10 pools of 128Kb and 2 pools of 1024Kb (total: 3408Kb)
In addition phys_start is set to 0x94000000. To which address corresponds according to the EZSDK Memory Map? To the Linux memory? Why there are no specific memory regions for Codec Engine usage like C6Accel?
Regards,
gaston