This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

uboot初始化好的uart4内核是否可以直接使用?



我在uboot下已经初始化好了uart4,现有两个问题:

1、请问内核是否可以直接使用?

2、如何可以直接使用,如何在内核启动过程中使用该串口?

谢谢!