public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 01/16] [POWERPC] mgsuvd, mgcoge: move this 2 boards in one dir.
Date: Wed, 15 Oct 2008 09:32:25 +0200	[thread overview]
Message-ID: <48F59C89.6010609@denx.de> (raw)

There are some more extensions, which are for both boards
and some more boards from this manufacturer will follow soon.

Signed-off-by: Heiko Schocher <hs@denx.de>
---
 Makefile                              |    4 ++--
 board/{ => keymile}/mgcoge/Makefile   |    0
 board/{ => keymile}/mgcoge/config.mk  |    0
 board/{ => keymile}/mgcoge/mgcoge.c   |    0
 board/{ => keymile}/mgsuvd/Makefile   |    0
 board/{ => keymile}/mgsuvd/config.mk  |    0
 board/{ => keymile}/mgsuvd/mgsuvd.c   |    0
 board/{ => keymile}/mgsuvd/u-boot.lds |    0
 8 files changed, 2 insertions(+), 2 deletions(-)
 rename board/{ => keymile}/mgcoge/Makefile (100%)
 rename board/{ => keymile}/mgcoge/config.mk (100%)
 rename board/{ => keymile}/mgcoge/mgcoge.c (100%)
 rename board/{ => keymile}/mgsuvd/Makefile (100%)
 rename board/{ => keymile}/mgsuvd/config.mk (100%)
 rename board/{ => keymile}/mgsuvd/mgsuvd.c (100%)
 rename board/{ => keymile}/mgsuvd/u-boot.lds (100%)

diff --git a/Makefile b/Makefile
index 7c13ce8..7c6c786 100644
--- a/Makefile
+++ b/Makefile
@@ -922,7 +922,7 @@ MBX860T_config:	unconfig
 	@$(MKCONFIG) $(@:_config=) ppc mpc8xx mbx8xx

 mgsuvd_config:		unconfig
-	@$(MKCONFIG) $(@:_config=) ppc mpc8xx mgsuvd
+	@$(MKCONFIG) $(@:_config=) ppc mpc8xx mgsuvd keymile

 MHPC_config:		unconfig
 	@$(MKCONFIG) $(@:_config=) ppc mpc8xx mhpc eltec
@@ -1706,7 +1706,7 @@ ISPAN_REVB_config:	unconfig
 	@$(MKCONFIG) -a ISPAN ppc mpc8260 ispan

 mgcoge_config	:	unconfig
-	@$(MKCONFIG) mgcoge ppc mpc8260 mgcoge
+	@$(MKCONFIG) mgcoge ppc mpc8260 mgcoge keymile

 MPC8260ADS_config	\
 MPC8260ADS_lowboot_config	\
diff --git a/board/mgcoge/Makefile b/board/keymile/mgcoge/Makefile
similarity index 100%
rename from board/mgcoge/Makefile
rename to board/keymile/mgcoge/Makefile
diff --git a/board/mgcoge/config.mk b/board/keymile/mgcoge/config.mk
similarity index 100%
rename from board/mgcoge/config.mk
rename to board/keymile/mgcoge/config.mk
diff --git a/board/mgcoge/mgcoge.c b/board/keymile/mgcoge/mgcoge.c
similarity index 100%
rename from board/mgcoge/mgcoge.c
rename to board/keymile/mgcoge/mgcoge.c
diff --git a/board/mgsuvd/Makefile b/board/keymile/mgsuvd/Makefile
similarity index 100%
rename from board/mgsuvd/Makefile
rename to board/keymile/mgsuvd/Makefile
diff --git a/board/mgsuvd/config.mk b/board/keymile/mgsuvd/config.mk
similarity index 100%
rename from board/mgsuvd/config.mk
rename to board/keymile/mgsuvd/config.mk
diff --git a/board/mgsuvd/mgsuvd.c b/board/keymile/mgsuvd/mgsuvd.c
similarity index 100%
rename from board/mgsuvd/mgsuvd.c
rename to board/keymile/mgsuvd/mgsuvd.c
diff --git a/board/mgsuvd/u-boot.lds b/board/keymile/mgsuvd/u-boot.lds
similarity index 100%
rename from board/mgsuvd/u-boot.lds
rename to board/keymile/mgsuvd/u-boot.lds
-- 
1.5.6.1

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

                 reply	other threads:[~2008-10-15  7:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=48F59C89.6010609@denx.de \
    --to=hs@denx.de \
    --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