public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] FSL: Move board/mpc8266ads under board/freescale
Date: Wed,  5 Mar 2008 18:05:46 -0600	[thread overview]
Message-ID: <1204761947-12899-2-git-send-email-jdl@freescale.com> (raw)
In-Reply-To: <1204761947-12899-1-git-send-email-jdl@freescale.com>

Signed-off-by: Jon Loeliger <jdl@freescale.com>
---
 Makefile                                      |    2 +-
 board/{ => freescale}/mpc8266ads/Makefile     |    0 
 board/{ => freescale}/mpc8266ads/config.mk    |    0 
 board/{ => freescale}/mpc8266ads/flash.c      |    0 
 board/{ => freescale}/mpc8266ads/mpc8266ads.c |    0 
 5 files changed, 1 insertions(+), 1 deletions(-)
 rename board/{ => freescale}/mpc8266ads/Makefile (100%)
 rename board/{ => freescale}/mpc8266ads/config.mk (100%)
 rename board/{ => freescale}/mpc8266ads/flash.c (100%)
 rename board/{ => freescale}/mpc8266ads/mpc8266ads.c (100%)

diff --git a/Makefile b/Makefile
index c4f6400..66cb19a 100644
--- a/Makefile
+++ b/Makefile
@@ -1627,7 +1627,7 @@ PQ2FADS-ZU_66MHz_lowboot_config	\
 	@$(MKCONFIG) -a MPC8260ADS ppc mpc8260 mpc8260ads freescale
 
 MPC8266ADS_config:	unconfig
-	@$(MKCONFIG) $(@:_config=) ppc mpc8260 mpc8266ads
+	@$(MKCONFIG) $(@:_config=) ppc mpc8260 mpc8266ads freescale
 
 # PM825/PM826 default configuration:  small (= 8 MB) Flash / boot from 64-bit flash
 PM825_config	\
diff --git a/board/mpc8266ads/Makefile b/board/freescale/mpc8266ads/Makefile
similarity index 100%
rename from board/mpc8266ads/Makefile
rename to board/freescale/mpc8266ads/Makefile
diff --git a/board/mpc8266ads/config.mk b/board/freescale/mpc8266ads/config.mk
similarity index 100%
rename from board/mpc8266ads/config.mk
rename to board/freescale/mpc8266ads/config.mk
diff --git a/board/mpc8266ads/flash.c b/board/freescale/mpc8266ads/flash.c
similarity index 100%
rename from board/mpc8266ads/flash.c
rename to board/freescale/mpc8266ads/flash.c
diff --git a/board/mpc8266ads/mpc8266ads.c b/board/freescale/mpc8266ads/mpc8266ads.c
similarity index 100%
rename from board/mpc8266ads/mpc8266ads.c
rename to board/freescale/mpc8266ads/mpc8266ads.c
-- 
1.5.4.3.340.g97b97

  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 ` Jon Loeliger [this message]
2008-03-06  0:05   ` [U-Boot-Users] [PATCH] FSL: Move board/mpc7448hpc2 " Jon Loeliger
2008-03-25 22:02     ` 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-2-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