From: Niklaus Giger <niklaus.giger@netstal.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/3] ppc_4xx: Add MCU25 board. Infrastructure
Date: Fri, 18 Jan 2008 10:56:00 +0100 [thread overview]
Message-ID: <12006501624126-git-send-email-niklaus.giger@netstal.com> (raw)
Modify global files to include new PPC405GPr based MCU25 board
Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
---
MAINTAINERS | 1 +
MAKEALL | 1 +
Makefile | 3 +++
3 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c2c7075..e5449d8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -172,6 +172,7 @@ Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Niklaus Giger <niklaus.giger@netstal.com>
HCU4 PPC405GPr
+ MCU25 PPC405GPr
HCU5 PPC440EPx
Frank Gottschling <fgottschling@eltec.de>
diff --git a/MAKEALL b/MAKEALL
index a7a335f..2661442 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -198,6 +198,7 @@ LIST_4xx=" \
luan \
lwmon5 \
makalu \
+ mcu25 \
METROBOX \
MIP405 \
MIP405T \
diff --git a/Makefile b/Makefile
index 647271b..4586387 100644
--- a/Makefile
+++ b/Makefile
@@ -1268,6 +1268,9 @@ lwmon5_config: unconfig
makalu_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx makalu amcc
+mcu25_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx mcu25 netstal
+
METROBOX_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx metrobox sandburst
--
1.5.2.5
next reply other threads:[~2008-01-18 9:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-18 9:56 Niklaus Giger [this message]
2008-01-18 9:56 ` [U-Boot-Users] [PATCH 2/3] ppc_4xx: Add MCU25 board. config Niklaus Giger
2008-01-18 9:56 ` [U-Boot-Users] [PATCH 3/3] ppc_4xx: Add MCU25 board specific failes Niklaus Giger
2008-01-19 16:40 ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-21 15:25 ` Jon Loeliger
2008-01-21 15:56 ` Jean-Christophe PLAGNIOL-VILLARD
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=12006501624126-git-send-email-niklaus.giger@netstal.com \
--to=niklaus.giger@netstal.com \
--cc=u-boot@lists.denx.de \
/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