Re: [U-Boot] [PATCH] omap3_beagle: Switch default console from ttyS2 to ttyO2

2011-03-24 Thread Dirk Behme
On 02.03.2011 00:13, Jason Kridner wrote: > On Fri, Feb 18, 2011 at 3:37 AM, Alexander Holler > wrote: >> Linux kernels>= 2.6.36 are using ttyOn instead ttySn for the >> serials on OMAPs. >> >> Signed-off-by: Alexander Holler > > Ack. Acked-by: Dirk Behme >> --- >> include/configs/omap3_beag

Re: [U-Boot] [PATCH] omap3_beagle: Switch default console from ttyS2 to ttyO2

2011-03-24 Thread Alexander Holler
Am 24.03.2011 14:01, schrieb Albert ARIBAUD: > Cc:ing Dirk as the omap3_beagle maintainer, and Wolfgang for advice. ... > Apart from Thomas' question, there seems to be no Nak for this patch -- > I've taken the liberty to Cc: the board maintainer just in case -- so we > might as well apply it. > >

Re: [U-Boot] [PATCH] omap3_beagle: Switch default console from ttyS2 to ttyO2

2011-03-02 Thread Thomas Weber
Hello Alexander, Am 02.03.2011 00:13, schrieb Jason Kridner: > On Fri, Feb 18, 2011 at 3:37 AM, Alexander Holler > wrote: >> Linux kernels >= 2.6.36 are using ttyOn instead ttySn for the >> serials on OMAPs. >> >> Signed-off-by: Alexander Holler > > Ack. > >> --- >> include/configs/omap3_beag

Re: [U-Boot] [PATCH] omap3_beagle: Switch default console from ttyS2 to ttyO2

2011-03-01 Thread Jason Kridner
On Fri, Feb 18, 2011 at 3:37 AM, Alexander Holler wrote: > Linux kernels >= 2.6.36 are using ttyOn instead ttySn for the > serials on OMAPs. > > Signed-off-by: Alexander Holler Ack. > --- >  include/configs/omap3_beagle.h |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --