From: Sascha Hauer <s.hauer@pengutronix.de>
To: Christian Kapeller <christian.kapeller@cmotion.eu>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH V2 2/2] Add board support for Karo TX51 i.mx51 SODIMM module.
Date: Sun, 15 Apr 2012 18:44:11 +0200 [thread overview]
Message-ID: <20120415164411.GM3852@pengutronix.de> (raw)
In-Reply-To: <1332415393-18394-3-git-send-email-christian.kapeller@cmotion.eu>
Hi Christian,
On Thu, Mar 22, 2012 at 12:23:13PM +0100, Christian Kapeller wrote:
> Supported devices:
> - nand
> - ethernet
> - mmc0, mmc1 (on stk5v3 development board)
> - led (on stk5v3 development board)
> ---
> arch/arm/Makefile | 1 +
> arch/arm/boards/karo-tx51/Makefile | 2 +
> arch/arm/boards/karo-tx51/config.h | 21 +++
> arch/arm/boards/karo-tx51/env/config | 43 +++++
> arch/arm/boards/karo-tx51/flash_header.c | 58 ++++++
> arch/arm/boards/karo-tx51/tx51.c | 290 ++++++++++++++++++++++++++++++
> arch/arm/boards/karo-tx51/tx51.dox | 50 +++++
> arch/arm/configs/tx51stk5_defconfig | 148 +++++++++++++++
> arch/arm/mach-imx/Kconfig | 8 +
> 9 files changed, 621 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/boards/karo-tx51/Makefile
> create mode 100644 arch/arm/boards/karo-tx51/config.h
> create mode 100644 arch/arm/boards/karo-tx51/env/config
> create mode 100644 arch/arm/boards/karo-tx51/flash_header.c
> create mode 100644 arch/arm/boards/karo-tx51/tx51.c
> create mode 100644 arch/arm/boards/karo-tx51/tx51.dox
> create mode 100644 arch/arm/configs/tx51stk5_defconfig
Better late than never, I just applied this patch with some slight
adjustments to make it compile on the newer codebase. Unfortunately
I cannot find out tx51 board, so I couldn't test it. I hope it works.
The iomux patch became unnecessary in the mean time, so I skipped that.
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
next prev parent reply other threads:[~2012-04-15 16:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 11:23 [PATCH V2 0/2] Add support for Karo TX51 module Christian Kapeller
2012-03-22 11:23 ` [PATCH V2 1/2] update mx51 pad definition for Karo TX51 board Christian Kapeller
2012-03-22 11:23 ` [PATCH V2 2/2] Add board support for Karo TX51 i.mx51 SODIMM module Christian Kapeller
2012-04-15 16:44 ` Sascha Hauer [this message]
2012-03-23 8:45 ` [PATCH V2 0/2] Add support for Karo TX51 module Sascha Hauer
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=20120415164411.GM3852@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=christian.kapeller@cmotion.eu \
/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