diff mbox

[U-Boot] BeagleBoard: config: Switch to ttyO2

Message ID 1320867051-1508-1-git-send-email-trini@ti.com
State Accepted, archived
Commit 73ce5003734aae3a50e5429b404b5b8e00e5a98e
Headers show

Commit Message

Tom Rini Nov. 9, 2011, 7:30 p.m. UTC
This is needed to support the latest kernel versions.

Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Cc: Dirk Behme <dirk.behme@gmail.com>
Signed-off-by: Tom Rini <trini@ti.com>
---
 include/configs/omap3_beagle.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Sanjeev Premi Nov. 9, 2011, 8:35 p.m. UTC | #1
> -----Original Message-----
> From: u-boot-bounces@lists.denx.de 
> [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Rini, Tom
> Sent: Thursday, November 10, 2011 1:01 AM
> To: u-boot@lists.denx.de
> Cc: Dirk Behme
> Subject: [U-Boot] [PATCH] BeagleBoard: config: Switch to ttyO2
> 
> This is needed to support the latest kernel versions.
> 
> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
> Cc: Sandeep Paulraj <s-paulraj@ti.com>
> Cc: Dirk Behme <dirk.behme@gmail.com>
> Signed-off-by: Tom Rini <trini@ti.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 ebb572e..15e40c5 100644
> --- a/include/configs/omap3_beagle.h
> +++ b/include/configs/omap3_beagle.h
> @@ -215,7 +215,7 @@
>  	"rdaddr=0x81000000\0" \
>  	"usbtty=cdc_acm\0" \
>  	"bootfile=uImage.beagle\0" \
> -	"console=ttyS2,115200n8\0" \
> +	"console=tty02,115200n8\0" \
>  	"mpurate=auto\0" \
>  	"buddy=none "\
>  	"optargs=\0" \

There seems to be too many versions of this patch already!

http://patchwork.ozlabs.org/patch/83540/
http://patchwork.ozlabs.org/patch/92358/
http://patchwork.ozlabs.org/patch/110133/

~sanjeev

> -- 
> 1.7.0.4
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
Tom Rini Nov. 9, 2011, 8:39 p.m. UTC | #2
On Wed, Nov 9, 2011 at 1:35 PM, Premi, Sanjeev <premi@ti.com> wrote:
>> -----Original Message-----
>> From: u-boot-bounces@lists.denx.de
>> [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Rini, Tom
>> Sent: Thursday, November 10, 2011 1:01 AM
>> To: u-boot@lists.denx.de
>> Cc: Dirk Behme
>> Subject: [U-Boot] [PATCH] BeagleBoard: config: Switch to ttyO2
>>
>> This is needed to support the latest kernel versions.
>>
>> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
>> Cc: Sandeep Paulraj <s-paulraj@ti.com>
>> Cc: Dirk Behme <dirk.behme@gmail.com>
>> Signed-off-by: Tom Rini <trini@ti.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 ebb572e..15e40c5 100644
>> --- a/include/configs/omap3_beagle.h
>> +++ b/include/configs/omap3_beagle.h
>> @@ -215,7 +215,7 @@
>>       "rdaddr=0x81000000\0" \
>>       "usbtty=cdc_acm\0" \
>>       "bootfile=uImage.beagle\0" \
>> -     "console=ttyS2,115200n8\0" \
>> +     "console=tty02,115200n8\0" \
>>       "mpurate=auto\0" \
>>       "buddy=none "\
>>       "optargs=\0" \
>
> There seems to be too many versions of this patch already!
>
> http://patchwork.ozlabs.org/patch/83540/
> http://patchwork.ozlabs.org/patch/92358/
> http://patchwork.ozlabs.org/patch/110133/

Ick!  My search-fu failed me (need to get better with patchwork).
I'll mark mine as, well, not it.  Sandeep, can we please get
http://patchwork.ozlabs.org/patch/83540/ since it was first and Dirk
even ack'd it?  Thanks!
diff mbox

Patch

diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index ebb572e..15e40c5 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -215,7 +215,7 @@ 
 	"rdaddr=0x81000000\0" \
 	"usbtty=cdc_acm\0" \
 	"bootfile=uImage.beagle\0" \
-	"console=ttyS2,115200n8\0" \
+	"console=tty02,115200n8\0" \
 	"mpurate=auto\0" \
 	"buddy=none "\
 	"optargs=\0" \