How can I change the default serial of the u-boot?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I change the default serial of the u-boot?

Jump to solution
1,712 Views
2838219522
Contributor III

I want change the default serial console in the u-boot,but I can't learn the source code of u-boot of ls1021atwr.

Labels (1)
Tags (1)
0 Kudos
1 Solution
1,387 Views
Pavel
NXP Employee
NXP Employee

Look at the Section 4.4.4.11 of NXP SDK 2.0-1703 documentation:

https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf

Find the "LPUART console setting" in this Section.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
1,388 Views
Pavel
NXP Employee
NXP Employee

Look at the Section 4.4.4.11 of NXP SDK 2.0-1703 documentation:

https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf

Find the "LPUART console setting" in this Section.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,387 Views
2838219522
Contributor III

Thank you ,Pavel.

May I use other serials expect uart0 and lpuart0?

0 Kudos