Part Number: AM5728
Tool/software: Linux
We are working with custom board with emmc as only boot device. We are tring to increase cma by entering the following commands in uboot terminal:
=>setenv optargs cma=256MiB.
=>saveenv
But the saveenv is not working.It returns bad or no device error.
I used uEnv.txt for setting up cma but it too did not work.
I checked the cma using cat /cmd/procline after the boot.
How can i hardcode or set the cma default to 256MiB in uboot or kernel.
regards,
Marka