Re: [U-Boot] [PATCH] mx6qsabrelite: Fix the serial console port

2012-04-01 Thread Stefano Babic
On 01/04/2012 18:27, Marek Vasut wrote: > Dear Stefano Babic, > >> On 28/03/2012 21:45, Fabio Estevam wrote: >>> On mx6qsabrelite the console is ttymxc1. >>> >>> Signed-off-by: Fabio Estevam >>> --- >> >> Applied to u-boot-imx after fixing the checkpatch warning: > > Stefano, do you run this che

Re: [U-Boot] [PATCH] mx6qsabrelite: Fix the serial console port

2012-04-01 Thread Marek Vasut
Dear Stefano Babic, > On 28/03/2012 21:45, Fabio Estevam wrote: > > On mx6qsabrelite the console is ttymxc1. > > > > Signed-off-by: Fabio Estevam > > --- > > Applied to u-boot-imx after fixing the checkpatch warning: Stefano, do you run this checkpatch stuff by hand on every file or do you hav

Re: [U-Boot] [PATCH] mx6qsabrelite: Fix the serial console port

2012-04-01 Thread Stefano Babic
On 28/03/2012 21:45, Fabio Estevam wrote: > On mx6qsabrelite the console is ttymxc1. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx after fixing the checkpatch warning: WARNING: please, no spaces at the start of a line #30: FILE: include/configs/mx6qsabrelite.h:119: + "conso

Re: [U-Boot] [PATCH] mx6qsabrelite: Fix the serial console port

2012-03-30 Thread Fabio Estevam
Hi Stefano, On Wed, Mar 28, 2012 at 4:45 PM, Fabio Estevam wrote: > On mx6qsabrelite the console is ttymxc1. > > Signed-off-by: Fabio Estevam Along with the mx28 README patches, this one would be nice to get into 12.03 as well. Thanks, Fabio Estevam ___