On 20/05/2015 at 07:59:10 -0700, Kevin Hilman wrote : > > Hum, I'm pretty sure you see the heartbeat led blinking ;) > > I don't see anything because this is automated testing. ;) >
I was thinking that your job was looking at those boards with blinking LEDs while attending conference calls ;) > > I think I told you a while ago on IRC and this is part of the commit > > message. You have to use ttyAT0 instead of ttyS0 in your bootargs. I'm > > not sure how I can make that more obvious, I'm open to any idea. > > If you told me, I forgot. Sorry. > No problem, it was in the previous development cycle, I was not expecting you to remember :) > That should solve it. In the mean time, I'll have to tweak the > bootargs to have both ttyS0 and ttyATA0 because these boards are > tested on older kernels as well. Like said this is not really a matter of old/new kernel. The only thing that is changing is the selection of CONFIG_SERIAL_ATMEL_TTYAT. This option is not selected by sama5_defconfig but you could already build a kernel with it since 2.6.19. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

