public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 6/6] omap3: add support for QUIPOS Cairo board.
Date: Mon, 19 Jan 2015 08:13:12 +0100	[thread overview]
Message-ID: <20150119081312.75ffbb69@lilith> (raw)
In-Reply-To: <CAPnjgZ039KY6CNsVv_c7L90+rsepZed3UEffnwegGFH5r8HEbQ@mail.gmail.com>

Hello Simon,

On Fri, 16 Jan 2015 10:20:15 -0700, Simon Glass <sjg@chromium.org>
wrote:
> Hi Albert,
> 
> On 16 January 2015 at 01:09, Albert ARIBAUD (3ADEV)
> <albert.aribaud@3adev.fr> wrote:
> > Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
> > ---
> >
> >  arch/arm/cpu/armv7/omap3/Kconfig |   5 +
> >  board/quipos/cairo/Kconfig       |  12 ++
> >  board/quipos/cairo/Makefile      |   8 +
> >  board/quipos/cairo/cairo.c       |  90 ++++++++
> >  board/quipos/cairo/cairo.h       | 321 ++++++++++++++++++++++++++++
> >  configs/cairo_defconfig          |   4 +
> >  include/configs/omap3_cairo.h    | 437 +++++++++++++++++++++++++++++++++++++++
> >  7 files changed, 877 insertions(+)
> >  create mode 100644 board/quipos/cairo/Kconfig
> >  create mode 100644 board/quipos/cairo/Makefile
> >  create mode 100644 board/quipos/cairo/cairo.c
> >  create mode 100644 board/quipos/cairo/cairo.h
> >  create mode 100644 configs/cairo_defconfig
> >  create mode 100644 include/configs/omap3_cairo.h
> 
> Can this use driver model for serial? We are just creating problems
> for future otherwise.

Will do in v2.

> Regards,
> Simon

Amicalement,
-- 
Albert.

  reply	other threads:[~2015-01-19  7:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16  8:09 [U-Boot] [PATCH v1 0/6] This series extends OMAP3 support for AM/DM37xx and Albert ARIBAUD
2015-01-16  8:09 ` [U-Boot] [PATCH v1 1/6] omap3: enable GP9 timer and UART2 Albert ARIBAUD
2015-01-16  8:09   ` [U-Boot] [PATCH v1 2/6] omap3: make SDRC SHARING setting configurable Albert ARIBAUD
2015-01-16  8:09     ` [U-Boot] [PATCH v1 3/6] omap3: add SDRC settings for Samsung K4X51163PG Albert ARIBAUD
2015-01-16  8:09       ` [U-Boot] [PATCH v1 4/6] omap3: mmc: add 1.8v bias setting for MMC1 Albert ARIBAUD
2015-01-16  8:09         ` [U-Boot] [PATCH v1 5/6] omap3: add some MUX definitions for upcoming cairo Albert ARIBAUD
2015-01-16  8:09           ` [U-Boot] [PATCH v1 6/6] omap3: add support for QUIPOS Cairo board Albert ARIBAUD
2015-01-16 17:20             ` Simon Glass
2015-01-19  7:13               ` Albert ARIBAUD [this message]
2015-01-30 14:20           ` [U-Boot] [U-Boot, v1, 5/6] omap3: add some MUX definitions for upcoming cairo Tom Rini
2015-01-30 14:20         ` [U-Boot] [U-Boot, v1, 4/6] omap3: mmc: add 1.8v bias setting for MMC1 Tom Rini
2015-01-30 14:20       ` [U-Boot] [U-Boot, v1, 3/6] omap3: add SDRC settings for Samsung K4X51163PG Tom Rini
2015-01-30 14:20     ` [U-Boot] [U-Boot, v1, 2/6] omap3: make SDRC SHARING setting configurable Tom Rini
2015-01-30 14:19   ` [U-Boot] [U-Boot,v1,1/6] omap3: enable GP9 timer and UART2 Tom Rini

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=20150119081312.75ffbb69@lilith \
    --to=albert.aribaud@3adev.fr \
    --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