Hi,
On 20 May 2015 at 09:14, Alexandre Belloni alexandre.belloni@free-electrons.com wrote:
Hi,
On 20/05/2015 at 07:59:27 -0700, Tyler Baker wrote :
Will this also change for sama5_defconfig? Seems that it uses ttyS0 still.
I'm not sure that is the plan because it means updating a lot of documentation on their side.
For now, adding both console parameters to the kernel cmdline is an OK workaround as Kevin mentioned. I've re-pushed my boot results to reflect this change.
However, I'm all in favor of killing CONFIG_SERIAL_ATMEL_TTYAT and switch everyone to ttyATx .
I agree, it would be nice to have all the boards using the same tty, at least from an automation perspective.
Note that digicolor will have the same issue and will not work in any configuration that also include the 8250 driver.
It will also be the same for bcm63x and pnx8xxx but you probably don't care as those are mips platforms.
If we had the hardware, we would boot it :)
Cheers,
Tyler