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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
1,775件の閲覧回数
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,710件の閲覧回数
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,755件の閲覧回数
jackie2
Contributor III
0 件の賞賛
返信
1,711件の閲覧回数
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 件の賞賛
返信