Hello, I am trying to run uart4 on the imx8mm with the a53. In the file imx8mm_bl31_setup.c I have changed the assignments for uart 4 from the M4 to the A53. As soon as I create the new image I get the error message:
E. Package 'imx-atf' has no installation candidate
I followed the inststruction from:
https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-uart4/m-p/968599
but without any success.
Are there any additional changes that need to be done or does anyone know why I am getting this error?
Hi @Sascha_W,
Here is a Community Article that could help you with this issue.
How to Change i.MX8MM evk Linux Debug UART - NXP Community
Please try and tell me if this works.
Have a great day!
Any updates?