public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 2/2] EXYNOS5: Enable console multiplexing in u-boot
Date: Fri, 11 Jan 2013 17:20:57 +0900	[thread overview]
Message-ID: <50EFCB69.10903@samsung.com> (raw)
In-Reply-To: <1357887971-4464-2-git-send-email-ajaykumar.rs@samsung.com>

On 11/01/13 16:06, Ajay Kumar wrote:
> We enable console multiplexing and use both serial and LCD for stdout/stderr.
> Initially, u-boot output console is observed via serial port.
> If you also have a DP panel connected onto your SMDK5250 board,
> you can switch to LCD console by typing "setenv stdout lcd".
> You can always switch back to serial using "setenv stdout serial".
> You can switch error console(stderr) as well, using similar commands.
> 
> Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
> Acked-by: Simon Glass <sjg@chromium.org>
> ---
> Changes in V2:  We use CONFIG_CONSOLE_MUX always. In V1, CONFIG_CONSOLE_MUX
> 		was enabled only when CONFIG_LCD is selected.
> 
>  include/configs/exynos5250-dt.h | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

  reply	other threads:[~2013-01-11  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-11  7:06 [U-Boot] [PATCH V2 1/2] EXYNOS5: Make all display related code dependent on CONFIG_LCD Ajay Kumar
2013-01-11  7:06 ` [U-Boot] [PATCH V2 2/2] EXYNOS5: Enable console multiplexing in u-boot Ajay Kumar
2013-01-11  8:20   ` Minkyu Kang [this message]
2013-01-11  8:20 ` [U-Boot] [PATCH V2 1/2] EXYNOS5: Make all display related code dependent on CONFIG_LCD Minkyu Kang

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=50EFCB69.10903@samsung.com \
    --to=mk7.kang@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox