mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: barebox@lists.infradead.org, brian@crystalfontz.com
Subject: Re: [PATCHv2 0/2] Add support for the Crystalfontz CFA-10036 module
Date: Wed, 4 Jul 2012 23:28:45 +0200	[thread overview]
Message-ID: <20120704212845.GH30009@pengutronix.de> (raw)
In-Reply-To: <1341407274-11848-1-git-send-email-maxime.ripard@free-electrons.com>

On Wed, Jul 04, 2012 at 03:07:51PM +0200, Maxime Ripard wrote:
> Hi everyone,
> 
> This is the second version of the initial support of the CFA-10036 module.
> 
> The module basically has a iMX28 SoC, plus a micro-SD slot, 3 pins to
> access the DUART, a USB OTG port, a OLED screen using the Solomon
> SSD1307 controller over I2C and a 200-pins SODIMM port to plug an
> expansion board.
> 
> Support for this board and the additional devices will come
> eventually.
> 
> Changes from v1:
>   * Switched to the new default environment
> 
> Maxime Ripard (2):
>   Add bootargs script to boot on ext filesystems
>   Add support for the Crystalfontz CFA-10036 board
> 

Applied, thanks

Sascha

>  arch/arm/Makefile                                  |    1 +
>  arch/arm/boards/crystalfontz-cfa10036/Makefile     |    1 +
>  arch/arm/boards/crystalfontz-cfa10036/cfa10036.c   |  106 ++++++++++++++++++++
>  arch/arm/boards/crystalfontz-cfa10036/config.h     |   16 +++
>  .../boards/crystalfontz-cfa10036/env/boot/mmc-ext3 |   10 ++
>  .../crystalfontz-cfa10036/env/init/automount       |    9 ++
>  .../crystalfontz-cfa10036/env/init/bootargs-base   |    8 ++
>  .../boards/crystalfontz-cfa10036/env/init/general  |   12 +++
>  .../boards/crystalfontz-cfa10036/env/init/hostname |    8 ++
>  arch/arm/configs/cfa10036_defconfig                |   42 ++++++++
>  arch/arm/mach-mxs/Kconfig                          |    8 ++
>  defaultenv-2/base/bin/bootargs-root-ext            |   12 +++
>  12 files changed, 233 insertions(+)
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/Makefile
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/cfa10036.c
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/config.h
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/env/boot/mmc-ext3
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/env/init/automount
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/env/init/bootargs-base
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/env/init/general
>  create mode 100644 arch/arm/boards/crystalfontz-cfa10036/env/init/hostname
>  create mode 100644 arch/arm/configs/cfa10036_defconfig
>  create mode 100644 defaultenv-2/base/bin/bootargs-root-ext
> 
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2012-07-04 21:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04 13:07 Maxime Ripard
2012-07-04 13:07 ` [PATCH 1/2] Add bootargs script to boot on ext filesystems Maxime Ripard
2012-07-04 13:07 ` [PATCH 2/2] Add support for the Crystalfontz CFA-10036 board Maxime Ripard
2012-07-04 21:28 ` Sascha Hauer [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=20120704212845.GH30009@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=brian@crystalfontz.com \
    --cc=maxime.ripard@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox