Skip to content

Disable mmuart0 interrupts to hart0 post FSBL #305

Answered by griffini
Bharris100 asked this question in How to
Discussion options

You must be logged in to vote

Make sure in your .config that CONFIG_UART_SURRENDER=y and CONFIG_SERVICE_TINYCLI_REGISTER is not set.

#CONFIG_SERVICE_TINYCLI_REGISTER is not set
CONFIG_UART_SURRENDER=y

If CONFIG_SERVICE_TINYCLI_REGISTER=y, CONFIG_UART_SURRENDER will implicitly be disabled.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Bharris100
Comment options

Answer selected by Bharris100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How to
Labels
None yet
2 participants