On Tue, Feb 25, 2014 at 3:37 PM, Niklas Molin <[email protected]> wrote: > HI Fabio. > > Thanks for the info. > > I found it. > Will this also change the ttymxc to 1 (instead of 0)?
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
