From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jason Cooper <jason@lakedaemon.net>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] arm: mvebu: add board USI Topkick
Date: Mon, 22 Jul 2013 09:23:58 +0200 [thread overview]
Message-ID: <20130722072358.GD9434@pengutronix.de> (raw)
In-Reply-To: <1374241457-8565-1-git-send-email-jason@lakedaemon.net>
Hi Jason,
On Fri, Jul 19, 2013 at 01:44:17PM +0000, Jason Cooper wrote:
> Successfully boots to console via kwboot. No other functionality yet.
>
> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
> ---
> arch/arm/Makefile | 1 +
> arch/arm/boards/usi-topkick/Makefile | 1 +
> arch/arm/boards/usi-topkick/board.c | 17 ++++++++++++++++
> arch/arm/boards/usi-topkick/kwbimage.cfg | 35 ++++++++++++++++++++++++++++++++
> arch/arm/mach-mvebu/Kconfig | 5 +++++
> 5 files changed, 59 insertions(+)
> create mode 100644 arch/arm/boards/usi-topkick/Makefile
> create mode 100644 arch/arm/boards/usi-topkick/board.c
> create mode 100644 arch/arm/boards/usi-topkick/kwbimage.cfg
>
> diff --git a/arch/arm/Makefile b/arch/arm/Makefile
> index 32bdd65..96c9a67 100644
> --- a/arch/arm/Makefile
> +++ b/arch/arm/Makefile
> @@ -170,6 +170,7 @@ board-$(CONFIG_MACH_TX53) += karo-tx53
> board-$(CONFIG_MACH_USB_A9260) += usb-a926x
> board-$(CONFIG_MACH_USB_A9263) += usb-a926x
> board-$(CONFIG_MACH_USB_A9G20) += usb-a926x
> +board-$(CONFIG_MACH_USI_TOPKICK) += usi-topkick
Please do not add items to this list. Use arch/arm/boards/Makefile
instead. I fixed this while applying.
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:[~2013-07-22 7:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 13:44 Jason Cooper
2013-07-19 14:06 ` Jason Cooper
2013-07-22 7:23 ` Sascha Hauer [this message]
2013-07-24 14:35 ` Jason Cooper
2013-07-24 17:01 ` 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=20130722072358.GD9434@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=jason@lakedaemon.net \
/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