From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] omap3_beagle: Switch default console from ttyS2 to ttyO2
Date: Thu, 24 Mar 2011 20:55:48 +0100 [thread overview]
Message-ID: <4D8BA1C4.5040302@googlemail.com> (raw)
In-Reply-To: <AANLkTimrsFg+pGerADX4dPuiFqLhNopD3tQqCvSPZY_q@mail.gmail.com>
On 02.03.2011 00:13, Jason Kridner wrote:
> On Fri, Feb 18, 2011 at 3:37 AM, Alexander Holler<holler@ahsoftware.de> wrote:
>> Linux kernels>= 2.6.36 are using ttyOn instead ttySn for the
>> serials on OMAPs.
>>
>> Signed-off-by: Alexander Holler<holler@ahsoftware.de>
>
> Ack.
Acked-by: Dirk Behme <dirk.behme@googlemail.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 5cfa4cb..e442e5b 100644
>> --- a/include/configs/omap3_beagle.h
>> +++ b/include/configs/omap3_beagle.h
>> @@ -189,7 +189,7 @@
>> #define CONFIG_EXTRA_ENV_SETTINGS \
>> "loadaddr=0x82000000\0" \
>> "usbtty=cdc_acm\0" \
>> - "console=ttyS2,115200n8\0" \
>> + "console=ttyO2,115200n8\0" \
>> "mpurate=500\0" \
>> "vram=12M\0" \
>> "dvimode=1024x768MR-16 at 60\0" \
>> --
>> 1.7.3.4
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
prev parent reply other threads:[~2011-03-24 19:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 8:37 [U-Boot] [PATCH] omap3_beagle: Switch default console from ttyS2 to ttyO2 Alexander Holler
2011-03-01 23:13 ` Jason Kridner
2011-03-02 10:50 ` Thomas Weber
2011-03-02 11:00 ` [U-Boot] [beagleboard] " Alexander Holler
2011-03-24 13:01 ` Albert ARIBAUD
2011-03-24 13:51 ` [U-Boot] " Alexander Holler
2011-03-24 19:36 ` [U-Boot] [beagleboard] " Wolfgang Denk
2011-03-24 19:55 ` Dirk Behme [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D8BA1C4.5040302@googlemail.com \
--to=dirk.behme@googlemail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.