On Wed, May 20, 2015 at 7:35 AM, Nicolas Ferre nicolas.ferre@atmel.com wrote:
For the multi* defconfig on AT91, we need to move from ttyS0 to ttyAT0 which is the name of the Atmel's serial line.
So, as we didn't move to "stdout-path" property in DT, the cmdline and the rootfs inittab certainly have to be changed. I don't know if it's possible on your side.
We need to run old and new kernels on these boards, so on my side I've just added both console= arguments on the command line, and that works.
I re-ran all the at91 platforms from my lab and things look back to normal: http://kernelci.org/boot/all/job/next/kernel/next-20150520/
Kevin