UART port configuration for stdout/stdin/stderr in u-boot

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

UART port configuration for stdout/stdin/stderr in u-boot

跳至解决方案
1,816 次查看
masa-ori
Contributor III

I am looking for information how to configure uart4 as console I/F in u-boot, because only uart4 can be assigned on my target board (i.MX8MP), and other else pins are used.

As a first step, I am trying to change the u-boot configuration on a i.MX8MPlus-BB EVK board.

In the u-boot source, I found CONFIG_MXC_UART_BASE is set as UART2_BASE_ADDR in the include/configs/imx8mp_evk.h and changed to UART4_BASE_ADDR, but board was stacked.

So please advise me how to configure uart4 as u-boot console.

Thanks in advance.

0 项奖励
回复
1 解答
1,751 次查看
masa-ori
Contributor III

Hi jackie2, thank you for information.

It takes a week because imx-atf build is challenge for me, I modified sources according to given information.

Finally build was completed and checked it is working.

Thank you.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,796 次查看
jackie2
Contributor III
0 项奖励
回复
1,752 次查看
masa-ori
Contributor III

Hi jackie2, thank you for information.

It takes a week because imx-atf build is challenge for me, I modified sources according to given information.

Finally build was completed and checked it is working.

Thank you.

0 项奖励
回复