Skip to content

Conversation

@smanni
Copy link
Contributor

@smanni smanni commented Nov 14, 2024

Since M7 core is using uart4 for console (imx8mp_evk_mimx8ml8_m7.dts) to avoid conflicts it is better to use uart2 on A53 core.

Since M7 core is using uart4 for console (imx8mp_evk_mimx8ml8_m7.dts)
to avoid conflicts it is better to use uart2 on A53 core.

Signed-off-by: Stefano Manni <[email protected]>
Copy link
Contributor

@JiafeiPan JiafeiPan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep to use UART4 for A-Core zephyr currently A-Core zephyr depends on u-boot commands or linux remoteproc to start it, but both u-boot and linux are using UART2, so let's keep to use UART4 as default debug console for A-Core zephyr, I know it conflicts with m-core Zephyr, if run m-core zephyr simultaneously with a-core zephyr, can change a-core zephyr to use RAM Console in application overlay.

@JiafeiPan
Copy link
Contributor

Let's close this PR as we won't to modify Zephyr to use UART2 as it is used by Linux and uboot.

@JiafeiPan JiafeiPan closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants