mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: pxa: add mainstone board support
Date: Mon, 13 Apr 2015 09:25:29 +0200	[thread overview]
Message-ID: <20150413072529.GC9742@pengutronix.de> (raw)
In-Reply-To: <1428788692-11334-1-git-send-email-robert.jarzmik@free.fr>

On Sat, Apr 11, 2015 at 11:44:52PM +0200, Robert Jarzmik wrote:
> Add support for the Intel XScale PXA270 development system platform.
> 
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> ---
>  arch/arm/boards/Makefile                           |   1 +
>  arch/arm/boards/mainstone/Makefile                 |   2 +
>  arch/arm/boards/mainstone/board.c                  | 134 +++++++++++
>  arch/arm/boards/mainstone/env/boot/nor-ubi         |   5 +
>  arch/arm/boards/mainstone/env/init/mtdparts-nor    |  11 +
>  .../boards/mainstone/env/nv/linux.bootargs.console |   1 +
>  arch/arm/boards/mainstone/lowlevel.c               | 264 +++++++++++++++++++++
>  arch/arm/configs/mainstone_defconfig               | 109 +++++++++
>  arch/arm/mach-pxa/Kconfig                          |   5 +
>  9 files changed, 532 insertions(+)
>  create mode 100644 arch/arm/boards/mainstone/Makefile
>  create mode 100644 arch/arm/boards/mainstone/board.c
>  create mode 100644 arch/arm/boards/mainstone/env/boot/nor-ubi
>  create mode 100644 arch/arm/boards/mainstone/env/init/mtdparts-nor
>  create mode 100644 arch/arm/boards/mainstone/env/nv/linux.bootargs.console
>  create mode 100644 arch/arm/boards/mainstone/lowlevel.c
>  create mode 100644 arch/arm/configs/mainstone_defconfig

Applied, thanks

Sascha


-- 
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

      reply	other threads:[~2015-04-13  7:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-11 21:44 Robert Jarzmik
2015-04-13  7:25 ` 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=20150413072529.GC9742@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=robert.jarzmik@free.fr \
    /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