Additional UART for command response at U-boot stage

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

Additional UART for command response at U-boot stage

1,719件の閲覧回数
DipinPK
Contributor II

Hi All,

 

We are using NXP Imx6 mx6sabresd processor board. We have three UART available for the board. UART1,UART2 and UART5. In that UART5 is the debug port and all UART are initialized in dts file and board.c files.

Now at U-boot stage we have UART5 as debug port and initialized UART1 also. Can anyone help me to find out a way read/write using UART1?

Do I need to make any u-boot code changes to read/write some custom data via UART1? If yes which files I should change? and I am not aware of the exact changes.

Thanks in advance

 

 

Regards

 

0 件の賞賛
返信
2 返答(返信)

1,709件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

What's the UART1 used for? If you already set the UART5 as debug port, just to configure the UART5.

0 件の賞賛
返信

1,700件の閲覧回数
DipinPK
Contributor II

UART1 is used for some custom data transfer at U-boot stage

Basically, I have to send 10 bytes of data out at U-boot stage via UART1. ANd the debug port should be stand-alone with UART5.

タグ(1)
0 件の賞賛
返信