public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] am3517evm: change console device from ttyS2 to ttyO2
Date: Mon, 18 Jul 2011 12:37:17 +0200	[thread overview]
Message-ID: <4E240CDD.3050402@aribaud.net> (raw)
In-Reply-To: <4E23F370.2010800@visionsystems.de>

Hi Yegor,

Le 18/07/2011 10:48, Yegor Yefremov a ?crit :
>> From 74f884f3d76feda60d8fa1dff1f3fef8bd89acb1 Mon Sep 17 00:00:00 2001
> From: Yegor Yefremov<yegorslists@googlemail.com>
> Date: Mon, 18 Jul 2011 10:37:35 +0200
> Subject: [PATCH] am3517evm: change console device from ttyS2 to ttyO2
>
> the serial device names have been changed from ttySx to ttyOx, so the
> console device name should be also changed to support the latest kernel
> versions.
>
> Signed-off-by: Yegor Yefremov<yegorslists@googlemail.com>
> ---
>   include/configs/am3517_evm.h |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/configs/am3517_evm.h b/include/configs/am3517_evm.h
> index 80ad342..18aaadf 100644
> --- a/include/configs/am3517_evm.h
> +++ b/include/configs/am3517_evm.h
> @@ -190,7 +190,7 @@
>
>   #define CONFIG_EXTRA_ENV_SETTINGS \
>   	"loadaddr=0x82000000\0" \
> -	"console=ttyS2,115200n8\0" \
> +	"console=ttyO2,115200n8\0" \
>   	"mmcargs=setenv bootargs console=${console} " \
>   		"root=/dev/mmcblk0p2 rw " \
>   		"rootfstype=ext3 rootwait\0" \

Applied, with Vaibhav's Ack, to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

      parent reply	other threads:[~2011-07-18 10:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18  8:48 [U-Boot] [PATCH v2] am3517evm: change console device from ttyS2 to ttyO2 Yegor Yefremov
2011-07-18  9:41 ` Albert ARIBAUD
2011-07-18 10:18   ` Yegor Yefremov
2011-07-18 10:23     ` Hiremath, Vaibhav
2011-07-18 10:37       ` Albert ARIBAUD
2011-07-18 10:37 ` Albert ARIBAUD [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=4E240CDD.3050402@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox