mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	barebox@lists.infradead.org
Subject: Re: [PATCH 0/2] mvebu: Openblocks A6 board support
Date: Mon, 1 Sep 2014 11:31:44 +0200	[thread overview]
Message-ID: <20140901093144.GM5352@pengutronix.de> (raw)
In-Reply-To: <1408825163-6135-1-git-send-email-ezequiel.garcia@free-electrons.com>

On Sat, Aug 23, 2014 at 05:19:21PM -0300, Ezequiel Garcia wrote:
> Hello everyone,
> 
> This two-piece patchset adds support for Plat'home's Openblocks A6 board [1].
> To make it a little more interesting, NAND support (ported from Linux) is
> included.
> 
> Let's hope we can see USB and SATA soon!
> 
> [1] http://openblocks.plathome.com/products/a6/
> 
> Ezequiel Garcia (2):
>   nand: Add Marvell Orion NAND driver
>   ARM: mvebu: Add Plathome Kirkwood Openblocks A6 board support

Applied, thanks

Sascha

> 
>  arch/arm/boards/Makefile                          |   1 +
>  arch/arm/boards/plathome-openblocks-a6/Makefile   |   2 +
>  arch/arm/boards/plathome-openblocks-a6/board.c    |   1 +
>  arch/arm/boards/plathome-openblocks-a6/lowlevel.c |  32 +++++
>  arch/arm/dts/Makefile                             |   1 +
>  arch/arm/dts/kirkwood-openblocks_a6-bb.dts        |  13 ++
>  arch/arm/mach-mvebu/Kconfig                       |   3 +
>  drivers/mtd/nand/Kconfig                          |   7 +
>  drivers/mtd/nand/Makefile                         |   1 +
>  drivers/mtd/nand/nand_orion.c                     | 162 ++++++++++++++++++++++
>  images/Makefile.mvebu                             |  11 ++
>  11 files changed, 234 insertions(+)
>  create mode 100644 arch/arm/boards/plathome-openblocks-a6/Makefile
>  create mode 100644 arch/arm/boards/plathome-openblocks-a6/board.c
>  create mode 100644 arch/arm/boards/plathome-openblocks-a6/lowlevel.c
>  create mode 100644 arch/arm/dts/kirkwood-openblocks_a6-bb.dts
>  create mode 100644 drivers/mtd/nand/nand_orion.c
> 
> -- 
> 2.0.1
> 
> 

-- 
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:[~2014-09-01  9:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-23 20:19 Ezequiel Garcia
2014-08-23 20:19 ` [PATCH 1/2] nand: Add Marvell Orion NAND driver Ezequiel Garcia
2014-08-26 14:09   ` Sebastian Hesselbarth
2014-08-26 16:15     ` Ezequiel Garcia
2014-08-26 18:07       ` Sebastian Hesselbarth
2014-08-26 18:36       ` Sebastian Hesselbarth
2014-08-26 14:28   ` Alexander Aring
2014-08-26 16:06     ` Ezequiel Garcia
2014-09-01  9:33     ` Sascha Hauer
2014-08-23 20:19 ` [PATCH 2/2] ARM: mvebu: Add Plat'home's Kirkwood Openblocks A6 board support Ezequiel Garcia
2014-08-26 14:10   ` Sebastian Hesselbarth
2014-08-26 14:17 ` [PATCH 0/2] mvebu: " Sebastian Hesselbarth
2014-09-01  9:31 ` Sascha Hauer [this message]
2014-09-15 19:33 ` Sebastian Hesselbarth

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=20140901093144.GM5352@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=thomas.petazzoni@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