Hi Fabio.

I assume that console=ttymxc1 is changed in menuconfig?

I just realized that in my .dtsi file I have multiple uarts (since we are
using some uarts to communicate with other chips).
How will the compiler know which uart it should use for the console (so I
interact via the terminal console window)?

Best regards,
Niklas


> The dts nodes will make the kernel to register the different interfaces.
>
> If you add a node for uart2 then uart2 will be registered.
>
> You need to make sure that your kernel command line passes
> console=ttymxc1 though.
>
> Regards,
>
> Fabio Estevam
>
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to