Hi Miyamoto
could you clarify what do you mean by "change the debug ports", if this uboot, linux or smth else.
In uboot one can look at #define CONFIG_MXC_UART in
uboot/include/configs/imx8mq_evk.h
imx8mq_evk.h\configs\include - uboot-imx - i.MX U-Boot
In linux using console kernel parameter as described in
Table 10. Common kernel boot parameters attached Release Notes.
check for "&uart1 { /* console */" ..
in linux dts file : linux/arch/arm64/boot/dts/freescale/fsl-imx8mq-evk.dts
fsl-imx8mq-evk.dts\freescale\dts\boot\arm64\arch - linux-imx - i.MX Linux kernel
ROM does not use uart.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------