This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LINUXSDK-OMAPL138: 请教一下omap-138的mem_args的内存分配的问题

Part Number: LINUXSDK-OMAPL138


您好,请问一下这个mem_args在omapl138中是只能配置成mem=32M@0xc0000000 mem=64M@0xc4000000和   mem=32M@0xc0000000 mem=192M@0xc4000000吗?
我这边尝试在uboot命令中将其改成mem=64M@0xc0000000 mem=160M@0xc4000000,但其好像未生效。

改变方式参考的上图流程。

请问有其他方式去修改吗