Re: [yocto] [meta-raspberrypi][PATCH] serial console definition split

2016-04-21 Thread Andrei Gherzan
Hi Trevor, On Wed, Apr 13, 2016 at 01:06:21PM -0400, Trevor Woerner wrote: > The latest raspberrypi3 puts its console on ttyS0 instead of ttyAMA0 (like all > the preceding boards). Therefore pull this definition out of the common > include file and add it separately for each MACHINE. > > Signed-of

[yocto] [meta-raspberrypi][PATCH] serial console definition split

2016-04-13 Thread Trevor Woerner
The latest raspberrypi3 puts its console on ttyS0 instead of ttyAMA0 (like all the preceding boards). Therefore pull this definition out of the common include file and add it separately for each MACHINE. Signed-off-by: Trevor Woerner --- conf/machine/include/rpi-base.inc | 2 -- conf/machine/ras