From: Denys Dmytriyenko <denys@ti.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 5/5] beaglebone.conf: SERIAL_CONSOLE has been deprecated
Date: Wed, 17 Oct 2018 15:37:52 -0400 [thread overview]
Message-ID: <20181017193752.GI4031@beryl> (raw)
In-Reply-To: <20181017192853.42942-5-raj.khem@gmail.com>
Ah, thanks! Missed this one.
On Wed, Oct 17, 2018 at 12:28:53PM -0700, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> conf/machine/beaglebone.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
> index 9b656d01..f1818578 100644
> --- a/conf/machine/beaglebone.conf
> +++ b/conf/machine/beaglebone.conf
> @@ -11,7 +11,7 @@ KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblue.dtb \
> # Only has DVI connector for external screen
> MACHINE_GUI_CLASS = "bigscreen"
>
> -SERIAL_CONSOLE = "115200 ttyS0"
> +SERIAL_CONSOLES = "115200;ttyS0"
>
> # fall back on generic am335x_evm_config for now
> #UBOOT_MACHINE = "am335x_boneblack_config"
> --
> 2.19.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
prev parent reply other threads:[~2018-10-17 19:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-17 19:28 [PATCH 1/5] recipes: Limit ti specific recipes under ti-soc override Khem Raj
2018-10-17 19:28 ` [PATCH 2/5] recips: Mark more recipes to be ti-soc specific Khem Raj
2018-10-17 20:11 ` Denys Dmytriyenko
2018-10-17 22:21 ` Khem Raj
2018-10-17 22:30 ` Denys Dmytriyenko
2018-10-17 19:28 ` [PATCH 3/5] u-boot: reduce the SPL `.rodata' size Khem Raj
2018-10-17 22:34 ` Denys Dmytriyenko
2018-10-17 22:50 ` Khem Raj
2018-10-17 19:28 ` [PATCH 4/5] beaglebone.conf: Package kernel and devicetree Khem Raj
2018-10-17 19:46 ` Denys Dmytriyenko
2018-10-17 19:50 ` Denys Dmytriyenko
2018-10-17 19:28 ` [PATCH 5/5] beaglebone.conf: SERIAL_CONSOLE has been deprecated Khem Raj
2018-10-17 19:37 ` Denys Dmytriyenko [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=20181017193752.GI4031@beryl \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=raj.khem@gmail.com \
/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.