From: Jon Loeliger <jdl@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] FSL: Move board/mpc7448hpc2 under board/freescale
Date: Wed, 5 Mar 2008 18:05:47 -0600 [thread overview]
Message-ID: <1204761947-12899-3-git-send-email-jdl@freescale.com> (raw)
In-Reply-To: <1204761947-12899-2-git-send-email-jdl@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
---
Makefile | 2 +-
board/{ => freescale}/mpc7448hpc2/Makefile | 0
board/{ => freescale}/mpc7448hpc2/asm_init.S | 0
board/{ => freescale}/mpc7448hpc2/config.mk | 0
board/{ => freescale}/mpc7448hpc2/mpc7448hpc2.c | 0
board/{ => freescale}/mpc7448hpc2/tsi108_init.c | 0
board/{ => freescale}/mpc7448hpc2/u-boot.lds | 0
7 files changed, 1 insertions(+), 1 deletions(-)
rename board/{ => freescale}/mpc7448hpc2/Makefile (100%)
rename board/{ => freescale}/mpc7448hpc2/asm_init.S (100%)
rename board/{ => freescale}/mpc7448hpc2/config.mk (100%)
rename board/{ => freescale}/mpc7448hpc2/mpc7448hpc2.c (100%)
rename board/{ => freescale}/mpc7448hpc2/tsi108_init.c (100%)
rename board/{ => freescale}/mpc7448hpc2/u-boot.lds (100%)
diff --git a/Makefile b/Makefile
index 66cb19a..0928677 100644
--- a/Makefile
+++ b/Makefile
@@ -2271,7 +2271,7 @@ EVB64260_750CX_config: unconfig
@$(MKCONFIG) EVB64260 ppc 74xx_7xx evb64260
mpc7448hpc2_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc 74xx_7xx mpc7448hpc2
+ @$(MKCONFIG) $(@:_config=) ppc 74xx_7xx mpc7448hpc2 freescale
P3G4_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc 74xx_7xx evb64260
diff --git a/board/mpc7448hpc2/Makefile b/board/freescale/mpc7448hpc2/Makefile
similarity index 100%
rename from board/mpc7448hpc2/Makefile
rename to board/freescale/mpc7448hpc2/Makefile
diff --git a/board/mpc7448hpc2/asm_init.S b/board/freescale/mpc7448hpc2/asm_init.S
similarity index 100%
rename from board/mpc7448hpc2/asm_init.S
rename to board/freescale/mpc7448hpc2/asm_init.S
diff --git a/board/mpc7448hpc2/config.mk b/board/freescale/mpc7448hpc2/config.mk
similarity index 100%
rename from board/mpc7448hpc2/config.mk
rename to board/freescale/mpc7448hpc2/config.mk
diff --git a/board/mpc7448hpc2/mpc7448hpc2.c b/board/freescale/mpc7448hpc2/mpc7448hpc2.c
similarity index 100%
rename from board/mpc7448hpc2/mpc7448hpc2.c
rename to board/freescale/mpc7448hpc2/mpc7448hpc2.c
diff --git a/board/mpc7448hpc2/tsi108_init.c b/board/freescale/mpc7448hpc2/tsi108_init.c
similarity index 100%
rename from board/mpc7448hpc2/tsi108_init.c
rename to board/freescale/mpc7448hpc2/tsi108_init.c
diff --git a/board/mpc7448hpc2/u-boot.lds b/board/freescale/mpc7448hpc2/u-boot.lds
similarity index 100%
rename from board/mpc7448hpc2/u-boot.lds
rename to board/freescale/mpc7448hpc2/u-boot.lds
--
1.5.4.3.340.g97b97
next prev parent reply other threads:[~2008-03-06 0:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-06 0:05 [U-Boot-Users] [PATCH] FSL: Move board/mpc8260ads under board/freescale Jon Loeliger
2008-03-06 0:05 ` [U-Boot-Users] [PATCH] FSL: Move board/mpc8266ads " Jon Loeliger
2008-03-06 0:05 ` Jon Loeliger [this message]
2008-03-25 22:02 ` [U-Boot-Users] [PATCH] FSL: Move board/mpc7448hpc2 " Wolfgang Denk
2008-03-25 22:03 ` [U-Boot-Users] [PATCH] FSL: Move board/mpc8266ads " Wolfgang Denk
2008-03-19 19:58 ` [U-Boot-Users] [PATCH] FSL: Move board/mpc8260ads " Jon Loeliger
2008-03-25 22:03 ` Wolfgang Denk
2008-03-26 15:48 ` Jon Loeliger
2008-03-25 22:00 ` Wolfgang Denk
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=1204761947-12899-3-git-send-email-jdl@freescale.com \
--to=jdl@freescale.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