How to disable M4 core for imx8mmevk

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to disable M4 core for imx8mmevk

2,248 次查看
nicklau
Contributor II

Hi,

How to disable M4 core in IMX8MMEVK project? If i wanna use the debug serial port UART4 of M4 as the general serial port of A53, what modifications need to be made in terms of software and hardware?

Thanks.

标记 (1)
0 项奖励
回复
3 回复数

1,904 次查看
andrewgupta33
Contributor I

I had Same question but need to elobrate it more. Thanks  McDVoice  @nick lau 

0 项奖励
回复

1,904 次查看
nicklau
Contributor II

Can anyone give me some advice?

0 项奖励
回复

1,904 次查看
joanxie
NXP TechSupport
NXP TechSupport

refer to the schematic, uart4 is for M4 debug, you can assign uart4 to A53 domain, you can refer to the function "_early_platform_setup2" in the imx8mm_bl31_setup.c,