From: Beniamino Galvani <b.galvani@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] meson: odroid-c2: enable serial
Date: Thu, 31 Mar 2016 00:04:25 +0200 [thread overview]
Message-ID: <20160330220425.GB3573@gmail.com> (raw)
In-Reply-To: <CAL9uMOFcdOZW_F3OzUp7KYognyEV7h0PUCydmCdRa+qGUeHC7A@mail.gmail.com>
On Mon, Mar 28, 2016 at 10:58:34AM +0200, Carlo Caione wrote:
> On Sun, Mar 27, 2016 at 10:22 PM, Beniamino Galvani <b.galvani@gmail.com> wrote:
> > Enable serial support in the ODROID-C2 configuration.
> >
> > Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
> > ---
> > configs/odroid-c2_defconfig | 5 +++++
> > 1 file changed, 5 insertions(+)
> >
> > diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig
> > index 66d9ab7..e0cd403 100644
> > --- a/configs/odroid-c2_defconfig
> > +++ b/configs/odroid-c2_defconfig
> > @@ -4,6 +4,11 @@ CONFIG_MESON_GXBB=y
> > CONFIG_TARGET_ODROID_C2=y
> > CONFIG_DEFAULT_DEVICE_TREE="meson-gxbb-odroidc2"
> > CONFIG_OF_CONTROL=y
> > +CONFIG_MESON_SERIAL=y
> > +CONFIG_DEBUG_UART_MESON=y
> > +GONFIG_DEBUG_UART_BASE=0xc81004c0
>
> s/GONFIG/CONFIG/
Yeah, I guess it's because C and G are next to each other on the
keyboard :)
Beniamino
next prev parent reply other threads:[~2016-03-30 22:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-27 20:22 [U-Boot] [PATCH 0/5] Basic support for Amlogic GXBaby and ODROID-C2 Beniamino Galvani
2016-03-27 20:22 ` [U-Boot] [PATCH 1/5] arm: add initial support for Amlogic Meson " Beniamino Galvani
2016-03-27 20:22 ` [U-Boot] [PATCH 2/5] arm: dts: import Meson files Beniamino Galvani
2016-03-27 20:22 ` [U-Boot] [PATCH 3/5] serial: add support for Amlogic Meson UART Beniamino Galvani
2016-03-27 20:22 ` [U-Boot] [PATCH 4/5] arm: meson: use device tree Beniamino Galvani
2016-03-27 20:22 ` [U-Boot] [PATCH 5/5] meson: odroid-c2: enable serial Beniamino Galvani
2016-03-28 8:58 ` Carlo Caione
2016-03-29 22:06 ` Tom Rini
2016-03-30 22:05 ` Beniamino Galvani
2016-03-30 22:04 ` Beniamino Galvani [this message]
2016-03-28 9:25 ` [U-Boot] [PATCH 0/5] Basic support for Amlogic GXBaby and ODROID-C2 Carlo Caione
2016-03-30 21:56 ` Beniamino Galvani
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=20160330220425.GB3573@gmail.com \
--to=b.galvani@gmail.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.