diff mbox

[U-Boot,02/13] BeagleBoard: config: Switch console to ttyO2

Message ID 1313462834-4008-2-git-send-email-agnel.joel@gmail.com
State Superseded, archived
Delegated to: Sandeep Paulraj
Headers show

Commit Message

Joel Fernandes Aug. 16, 2011, 2:47 a.m. UTC
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
---
 include/configs/omap3_beagle.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Steve Sakoman Sept. 30, 2011, 7:14 p.m. UTC | #1
On Mon, Aug 15, 2011 at 7:47 PM, Joel A Fernandes <agnel.joel@gmail.com> wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
> ---
>  include/configs/omap3_beagle.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
> index 038fb5b..6e66100 100644
> --- a/include/configs/omap3_beagle.h
> +++ b/include/configs/omap3_beagle.h
> @@ -200,7 +200,7 @@
>  #define CONFIG_EXTRA_ENV_SETTINGS \
>        "loadaddr=0x82000000\0" \
>        "usbtty=cdc_acm\0" \
> -       "console=ttyS2,115200n8\0" \
> +       "console=ttyO2,115200n8\0" \
>        "mpurate=auto\0" \
>        "buddy=none "\
>        "vram=12M\0" \

Any status on this patch?  It doesn't seem to have made it into v2011.09

FWIW:

Tested-by: Steve Sakoman <steve@sakoman.com>

Steve
Albert ARIBAUD Oct. 21, 2011, 6:35 p.m. UTC | #2
Hi Joel, Steve, Sandeep,

Le 30/09/2011 21:14, Steve Sakoman a écrit :
> On Mon, Aug 15, 2011 at 7:47 PM, Joel A Fernandes<agnel.joel@gmail.com>  wrote:
>> Signed-off-by: Koen Kooi<koen@dominion.thruhere.net>
>> Signed-off-by: Joel A Fernandes<agnel.joel@gmail.com>
>> ---
>>   include/configs/omap3_beagle.h |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
>> index 038fb5b..6e66100 100644
>> --- a/include/configs/omap3_beagle.h
>> +++ b/include/configs/omap3_beagle.h
>> @@ -200,7 +200,7 @@
>>   #define CONFIG_EXTRA_ENV_SETTINGS \
>>         "loadaddr=0x82000000\0" \
>>         "usbtty=cdc_acm\0" \
>> -       "console=ttyS2,115200n8\0" \
>> +       "console=ttyO2,115200n8\0" \
>>         "mpurate=auto\0" \
>>         "buddy=none "\
>>         "vram=12M\0" \
>
> Any status on this patch?  It doesn't seem to have made it into v2011.09
>
> FWIW:
>
> Tested-by: Steve Sakoman<steve@sakoman.com>

Hmm... This patch is awaiting upstream, delegated to Sandeep, but the 
latest u-boot-ti pull request did not contain it.

Sandeep, it this patch in your tree?

> Steve

Amicalement,
Sandeep Paulraj Oct. 21, 2011, 7:10 p.m. UTC | #3
> 
> Hi Joel, Steve, Sandeep,
> 
> Le 30/09/2011 21:14, Steve Sakoman a écrit :
> > On Mon, Aug 15, 2011 at 7:47 PM, Joel A Fernandes<agnel.joel@gmail.com>
> wrote:
> >> Signed-off-by: Koen Kooi<koen@dominion.thruhere.net>
> >> Signed-off-by: Joel A Fernandes<agnel.joel@gmail.com>
> >> ---
> >>   include/configs/omap3_beagle.h |    2 +-
> >>   1 files changed, 1 insertions(+), 1 deletions(-)
> >>
> >> diff --git a/include/configs/omap3_beagle.h
> b/include/configs/omap3_beagle.h
> >> index 038fb5b..6e66100 100644
> >> --- a/include/configs/omap3_beagle.h
> >> +++ b/include/configs/omap3_beagle.h
> >> @@ -200,7 +200,7 @@
> >>   #define CONFIG_EXTRA_ENV_SETTINGS \
> >>         "loadaddr=0x82000000\0" \
> >>         "usbtty=cdc_acm\0" \
> >> -       "console=ttyS2,115200n8\0" \
> >> +       "console=ttyO2,115200n8\0" \
> >>         "mpurate=auto\0" \
> >>         "buddy=none "\
> >>         "vram=12M\0" \
> >
> > Any status on this patch?  It doesn't seem to have made it into v2011.09
> >
> > FWIW:
> >
> > Tested-by: Steve Sakoman<steve@sakoman.com>
> 
> Hmm... This patch is awaiting upstream, delegated to Sandeep, but the
> latest u-boot-ti pull request did not contain it.
> 
> Sandeep, it this patch in your tree?


Working on my next pull request.

I should be in a position to send my next pull request this weekend.

Regards,
Sandeep
diff mbox

Patch

diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 038fb5b..6e66100 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -200,7 +200,7 @@ 
 #define CONFIG_EXTRA_ENV_SETTINGS \
 	"loadaddr=0x82000000\0" \
 	"usbtty=cdc_acm\0" \
-	"console=ttyS2,115200n8\0" \
+	"console=ttyO2,115200n8\0" \
 	"mpurate=auto\0" \
 	"buddy=none "\
 	"vram=12M\0" \