All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulraj, Sandeep <s-paulraj@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] omap3evm: env: Fix default console
Date: Fri, 23 Sep 2011 17:09:41 +0000	[thread overview]
Message-ID: <BE04C0A3BEC7354A8BCE3DB869F4D493071301@DLEE08.ent.ti.com> (raw)
In-Reply-To: <1316791528-20341-1-git-send-email-premi@ti.com>



> 
> Change the default console from ttyS2 to ttyO0 to
> match the Linux default for the EVM.
> 
> Signed-off-by: Sanjeev Premi <premi@ti.com>
> Cc: Sandeep Paulraj <s-paulraj@ti.com>
> ---
> 
>  This patch has been created against u-boot-ti/next.
> 
> 
>  include/configs/omap3_evm.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h
> index fdc861d..7af30c2 100644
> --- a/include/configs/omap3_evm.h
> +++ b/include/configs/omap3_evm.h
> @@ -200,7 +200,7 @@
>  	"loadaddr=0x82000000\0" \
>  	"usbtty=cdc_acm\0" \
>  	"mmcdev=0\0" \
> -	"console=ttyS2,115200n8\0" \
> +	"console=ttyO0,115200n8\0" \
>  	"mmcargs=setenv bootargs console=${console} " \
>  		"root=/dev/mmcblk0p2 rw " \
>  		"rootfstype=ext3 rootwait\0" \


Thanks pushed to u-boot-ti/next

      reply	other threads:[~2011-09-23 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23 15:25 [U-Boot] [PATCH] omap3evm: env: Fix default console Sanjeev Premi
2011-09-23 17:09 ` Paulraj, Sandeep [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=BE04C0A3BEC7354A8BCE3DB869F4D493071301@DLEE08.ent.ti.com \
    --to=s-paulraj@ti.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.