All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 02/13] BeagleBoard: config: Switch console to ttyO2
Date: Fri, 21 Oct 2011 20:35:16 +0200	[thread overview]
Message-ID: <4EA1BB64.5000202@aribaud.net> (raw)
In-Reply-To: <CAGDS+nkk70QpjAAxp_x63sfOw1=gDCYdSkDz95cr5jRsRE_djA@mail.gmail.com>

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,
-- 
Albert.

  reply	other threads:[~2011-10-21 18:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16  2:47 [U-Boot] [PATCH 01/13] BeagleBoard: config: load kernel from MMC ext, not FAT Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 02/13] BeagleBoard: config: Switch console to ttyO2 Joel A Fernandes
2011-09-30 19:14   ` Steve Sakoman
2011-10-21 18:35     ` Albert ARIBAUD [this message]
2011-10-21 19:10       ` Paulraj, Sandeep
2011-08-16  2:47 ` [U-Boot] [PATCH 03/13] BeagleBoard: config: hardcode MAC for onboard SMSC Joel A Fernandes
2011-08-22 22:02   ` Wolfgang Denk
2011-08-22 22:08     ` Wolfgang Denk
2011-08-22 22:12       ` Joel A Fernandes
2011-08-23  2:05       ` Paulraj, Sandeep
2011-08-23  7:58         ` Albert ARIBAUD
2011-08-16  2:47 ` [U-Boot] [PATCH 04/13] BeagleBoard: config: use uImage.beagle for tftp Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 05/13] BeagleBoard: config: decrease bootdelay to 2 seconds Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 06/13] BeagleBoard: config: enable networking Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 07/13] BeagleBoard: config: enable asix driver and dhcp Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 08/13] BeagleBoard: config: enable DSS Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 09/13] BeagleBoard: config: make mtest run Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 10/13] BeagleBoard: config: increase command-line functionality Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 11/13] BeagleBoard: config: add optargs/buddy/camera Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 12/13] BeagleBoard: config: Enabled multibus support for I2C in configuration Joel A Fernandes
2011-08-16  2:47 ` [U-Boot] [PATCH 13/13] BeagleBoard: config: updated default configuration Joel A Fernandes

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=4EA1BB64.5000202@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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.