Hello,
We are currently working with an i.mx93 EVK and are interested in conducting a performance evaluation using only 1GB of RAM, instead of the built-in 2GB. To achieve this, we have passed the command line parameter "mem=1024MB". However, we have encountered an issue where the boot process fails at "cma_init_reserved_areas" (please refer to the attached logs).
We have found a workaround by disabling CMA for the NPU in the device tree (by removing all NPU-related nodes), but we also wish to use the NPU. Is there a way to successfully boot with only 1GB of RAM while still using the NPU?
Best regards,
TOM__
Hi @Rita_Wang
Thank you for the answer. Can you please explain in more detail what is meant by "readjust memory space allocation" and how to achieve this?
I think if you run the RAM with 1GB, you may need readjust memory space allocation not only modify the "mem=1024MB".
Still recommend you to use the 2GB if you run the NPU.