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.

Linux/DRA745: changing on CONFIG_VMSPLIT cause kernel/Android booting fail

Part Number: DRA745


Tool/software: Linux

Dear Linux/Android expert,

I met an issue with DRA745 and 6AM.1.2.

I changed CONFIG_VMSPLIT from default 1/3G to 2/2G, but the kernel boot fail after this.

After disalbe LPAE, the kernel booting successfully but the android boot fail with zygote killed by signal 11.

After revert CONFIG_VMSPLIT to 1/3G while keep LPAE disabled, the android will boot successfully.

So the question is:

Why kernel or android boot fail after CONFIG_VMSPLIT changed.

Thanks!

Li Guangyu