From: Juergen Beisert <jbe@pengutronix.de>
To: barebox@lists.infradead.org
Subject: Re: [PATCH 3/4] Add the i.MX23-EVK platform (WIP)
Date: Mon, 11 Oct 2010 11:11:30 +0200 [thread overview]
Message-ID: <201010111111.30135.jbe@pengutronix.de> (raw)
In-Reply-To: <1286788020-14077-4-git-send-email-jbe@pengutronix.de>
Me wrote:
> Note: This is work in progress. Use with care.
>
> Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
> ---
> Documentation/boards.dox | 1 +
> arch/arm/Makefile | 2 +
> arch/arm/boards/freescale-mx23-evk/Makefile | 2 +
> arch/arm/boards/freescale-mx23-evk/config.h | 16 ++
> arch/arm/boards/freescale-mx23-evk/mx23-evk.c | 96 +++++++++++
> arch/arm/configs/imx23evk_defconfig | 222
> +++++++++++++++++++++++++ arch/arm/mach-stm/Kconfig |
> 7 +
> 7 files changed, 346 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/boards/freescale-mx23-evk/Makefile
> create mode 100644 arch/arm/boards/freescale-mx23-evk/config.h
> create mode 100644 arch/arm/boards/freescale-mx23-evk/mx23-evk.c
> create mode 100644 arch/arm/configs/imx23evk_defconfig
>
> [...]
>
> diff --git a/arch/arm/Makefile b/arch/arm/Makefile
> index 77b6cf4..75fa6d3 100644
> --- a/arch/arm/Makefile
> +++ b/arch/arm/Makefile
> @@ -41,6 +41,7 @@ CPPFLAGS += $(CFLAGS_ABI) $(arch-y) $(tune-y)
> machine-$(CONFIG_ARCH_AT91) := at91
> machine-$(CONFIG_ARCH_EP93XX) := ep93xx
> machine-$(CONFIG_ARCH_IMX) := imx
> +machine-$(CONFIG_ARCH_STM) := stm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Ups, this should be part of the first architecture patch, not this platform
patch. Resent the whole series?
> [...]
jbe
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | Phone: +49-8766-939 228 |
Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2010-10-11 9:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-11 9:06 [PATCH v2] Add the i.MX23 architecure to barebox Juergen Beisert
2010-10-11 9:06 ` [PATCH 1/4] Add the basic files for the i.MX23/i.MX28 familiy of CPUs Juergen Beisert
2010-10-11 9:06 ` [PATCH 2/4] Add the driver for the i.MX23 debug UART Juergen Beisert
2010-10-11 9:06 ` [PATCH 3/4] Add the i.MX23-EVK platform (WIP) Juergen Beisert
2010-10-11 9:11 ` Juergen Beisert [this message]
2010-10-11 9:07 ` [PATCH 4/4] Add the i.MX23 based Chumby " Juergen Beisert
-- strict thread matches above, loose matches on Subject: below --
2010-10-07 14:59 Add the i.MX23/i.MX28 architecure Juergen Beisert
2010-10-07 14:59 ` [PATCH 3/4] Add the i.MX23-EVK platform (WIP) Juergen Beisert
2010-10-08 13:41 ` 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=201010111111.30135.jbe@pengutronix.de \
--to=jbe@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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