Hi,
I have a question regarding the following error output:
CMEMK Error: Failed to find a pool which fits 884736
CMEM Error: getPool: Failed to get a pool fitting a size 884736
How do I get around this error, I have tried to adjust the shell script
insmod cmemk.ko pools=1x2097152,2x1529856,7x829440,1x524288,1x108680,1x81920,2x8192,6x4096 phys_start=0x87400000 phys_end=0x88000000
But nothnig is working, what do I have to do to adjust this, it seems like the pools of memory are not enough?
Does anyone know what to do? Thanks in advance