All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] configs: gxbb: Introduce a common config header file
Date: Thu, 9 Jun 2016 17:36:05 -0700	[thread overview]
Message-ID: <CAPnjgZ3KifMiYLjqbtrG1gK8rsrKHJaZYBVCdNOwza94Z31vkw@mail.gmail.com> (raw)
In-Reply-To: <1465483543-2240-2-git-send-email-carlo@caione.org>

On 9 June 2016 at 08:45, Carlo Caione <carlo@caione.org> wrote:
> From: Carlo Caione <carlo@endlessm.com>
>
> Introduce a meson-gxbb-common.h header file and derive the
> configuration for Hardkernel Odroid-C2 board from that.
>
> Signed-off-by: Carlo Caione <carlo@endlessm.com>
> ---
>  include/configs/meson-gxbb-common.h | 45 +++++++++++++++++++++++++++++++++++++
>  include/configs/odroid-c2.h         | 34 +---------------------------
>  2 files changed, 46 insertions(+), 33 deletions(-)
>  create mode 100644 include/configs/meson-gxbb-common.h

Reviewed-by: Simon Glass <sjg@chromium.org>

WARNING: multiple messages have this Message-ID (diff)
From: sjg@chromium.org (Simon Glass)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 1/2] configs: gxbb: Introduce a common config header file
Date: Thu, 9 Jun 2016 17:36:05 -0700	[thread overview]
Message-ID: <CAPnjgZ3KifMiYLjqbtrG1gK8rsrKHJaZYBVCdNOwza94Z31vkw@mail.gmail.com> (raw)
In-Reply-To: <1465483543-2240-2-git-send-email-carlo@caione.org>

On 9 June 2016 at 08:45, Carlo Caione <carlo@caione.org> wrote:
> From: Carlo Caione <carlo@endlessm.com>
>
> Introduce a meson-gxbb-common.h header file and derive the
> configuration for Hardkernel Odroid-C2 board from that.
>
> Signed-off-by: Carlo Caione <carlo@endlessm.com>
> ---
>  include/configs/meson-gxbb-common.h | 45 +++++++++++++++++++++++++++++++++++++
>  include/configs/odroid-c2.h         | 34 +---------------------------
>  2 files changed, 46 insertions(+), 33 deletions(-)
>  create mode 100644 include/configs/meson-gxbb-common.h

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2016-06-10  0:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09 14:45 [U-Boot] [PATCH 0/2] Prepare U-Boot for more Amlogic boards Carlo Caione
2016-06-09 14:45 ` Carlo Caione
2016-06-09 14:45 ` [U-Boot] [PATCH 1/2] configs: gxbb: Introduce a common config header file Carlo Caione
2016-06-09 14:45   ` Carlo Caione
2016-06-10  0:36   ` Simon Glass [this message]
2016-06-10  0:36     ` Simon Glass
2016-06-09 14:45 ` [U-Boot] [PATCH 2/2] board: amlogic: Rename folder for Amlogic boards Carlo Caione
2016-06-09 14:45   ` Carlo Caione
2016-06-10  0:36   ` [U-Boot] " Simon Glass
2016-06-10  0:36     ` Simon Glass
2016-06-10  8:03     ` [U-Boot] " Ben Dooks
2016-06-10  8:19       ` Carlo Caione
2016-06-10  8:19         ` Carlo Caione
2016-06-10 16:44         ` [U-Boot] " Simon Glass
2016-06-10 16:44           ` Simon Glass

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=CAPnjgZ3KifMiYLjqbtrG1gK8rsrKHJaZYBVCdNOwza94Z31vkw@mail.gmail.com \
    --to=sjg@chromium.org \
    --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.