From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] arm: config: fix default console only to specify the device
Date: Fri, 17 Nov 2017 14:08:20 -0500 [thread overview]
Message-ID: <20171117190820.GW9986@bill-the-cat> (raw)
In-Reply-To: <20171028042306.26096-1-tobetter@gmail.com>
On Sat, Oct 28, 2017 at 12:22:27AM -0400, tobetter at gmail.com wrote:
> From: Dongjin Kim <tobetter@gmail.com>
>
> Since CONFIG_DEFAULT_CONSOLE is already started with "console=",
> the console argument in CONFIG_EXTRA_ENV_SETTINGS is expanded to
> "console=console=ttySAC1,115200n8" and this causes the wrong
> console device.
>
> #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0"
> ...
> #define CONFIG_EXTRA_ENV_SETTINGS \
> "console=" CONFIG_DEFAULT_CONSOLE
>
> Signed-off-by: Dongjin Kim <tobetter@gmail.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171117/48f03467/attachment.sig>
prev parent reply other threads:[~2017-11-17 19:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-28 4:22 [U-Boot] [PATCH] arm: config: fix default console only to specify the device tobetter at gmail.com
2017-11-10 5:16 ` Simon Glass
2017-11-17 19:08 ` Tom Rini [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=20171117190820.GW9986@bill-the-cat \
--to=trini@konsulko.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