From: Wolfgang Grandegger <[EMAIL PROTECTED]>

Move all TQM board directories to the vendor specific directory "tqc"
for modules from TQ-Components GmbH (http://www.tqc.de).

Signed-off-by: Wolfgang Grandegger <[EMAIL PROTECTED]>
---
 Makefile                                     |   30 +++++++++++++-------------
 board/{ => tqc}/tqm5200/Makefile             |    0 
 board/{ => tqc}/tqm5200/cam5200_flash.c      |    0 
 board/{ => tqc}/tqm5200/cmd_stk52xx.c        |    0 
 board/{ => tqc}/tqm5200/cmd_tb5200.c         |    0 
 board/{ => tqc}/tqm5200/config.mk            |    0 
 board/{ => tqc}/tqm5200/mt48lc16m16a2-75.h   |    0 
 board/{ => tqc}/tqm5200/tqm5200.c            |    0 
 board/{ => tqc}/tqm8260/Makefile             |    0 
 board/{ => tqc}/tqm8260/config.mk            |    0 
 board/{ => tqc}/tqm8260/flash.c              |    0 
 board/{ => tqc}/tqm8260/tqm8260.c            |    0 
 board/{ => tqc}/tqm8272/Makefile             |    0 
 board/{ => tqc}/tqm8272/config.mk            |    0 
 board/{ => tqc}/tqm8272/tqm8272.c            |    0 
 board/{ => tqc}/tqm834x/Makefile             |    0 
 board/{ => tqc}/tqm834x/config.mk            |    0 
 board/{ => tqc}/tqm834x/pci.c                |    0 
 board/{ => tqc}/tqm834x/tqm834x.c            |    0 
 board/{ => tqc}/tqm85xx/Makefile             |    0 
 board/{ => tqc}/tqm85xx/config.mk            |    0 
 board/{ => tqc}/tqm85xx/law.c                |    0 
 board/{ => tqc}/tqm85xx/sdram.c              |    0 
 board/{ => tqc}/tqm85xx/tlb.c                |    0 
 board/{ => tqc}/tqm85xx/tqm85xx.c            |    0 
 board/{ => tqc}/tqm85xx/u-boot.lds           |    0 
 board/{ => tqc}/tqm8xx/Makefile              |    0 
 board/{ => tqc}/tqm8xx/config.mk             |    0 
 board/{ => tqc}/tqm8xx/flash.c               |    0 
 board/{ => tqc}/tqm8xx/load_sernum_ethaddr.c |    0 
 board/{ => tqc}/tqm8xx/tqm8xx.c              |    0 
 board/{ => tqc}/tqm8xx/u-boot.lds            |    0 
 board/{ => tqc}/tqm8xx/u-boot.lds.debug      |    0 
 33 files changed, 15 insertions(+), 15 deletions(-)
 rename board/{ => tqc}/tqm5200/Makefile (100%)
 rename board/{ => tqc}/tqm5200/cam5200_flash.c (100%)
 rename board/{ => tqc}/tqm5200/cmd_stk52xx.c (100%)
 rename board/{ => tqc}/tqm5200/cmd_tb5200.c (100%)
 rename board/{ => tqc}/tqm5200/config.mk (100%)
 rename board/{ => tqc}/tqm5200/mt48lc16m16a2-75.h (100%)
 rename board/{ => tqc}/tqm5200/tqm5200.c (100%)
 rename board/{ => tqc}/tqm8260/Makefile (100%)
 rename board/{ => tqc}/tqm8260/config.mk (100%)
 rename board/{ => tqc}/tqm8260/flash.c (100%)
 rename board/{ => tqc}/tqm8260/tqm8260.c (100%)
 rename board/{ => tqc}/tqm8272/Makefile (100%)
 rename board/{ => tqc}/tqm8272/config.mk (100%)
 rename board/{ => tqc}/tqm8272/tqm8272.c (100%)
 rename board/{ => tqc}/tqm834x/Makefile (100%)
 rename board/{ => tqc}/tqm834x/config.mk (100%)
 rename board/{ => tqc}/tqm834x/pci.c (100%)
 rename board/{ => tqc}/tqm834x/tqm834x.c (100%)
 rename board/{ => tqc}/tqm85xx/Makefile (100%)
 rename board/{ => tqc}/tqm85xx/config.mk (100%)
 rename board/{ => tqc}/tqm85xx/law.c (100%)
 rename board/{ => tqc}/tqm85xx/sdram.c (100%)
 rename board/{ => tqc}/tqm85xx/tlb.c (100%)
 rename board/{ => tqc}/tqm85xx/tqm85xx.c (100%)
 rename board/{ => tqc}/tqm85xx/u-boot.lds (100%)
 rename board/{ => tqc}/tqm8xx/Makefile (100%)
 rename board/{ => tqc}/tqm8xx/config.mk (100%)
 rename board/{ => tqc}/tqm8xx/flash.c (100%)
 rename board/{ => tqc}/tqm8xx/load_sernum_ethaddr.c (100%)
 rename board/{ => tqc}/tqm8xx/tqm8xx.c (100%)
 rename board/{ => tqc}/tqm8xx/u-boot.lds (100%)
 rename board/{ => tqc}/tqm8xx/u-boot.lds.debug (100%)

diff --git a/Makefile b/Makefile
index 3401203..7d05d62 100644
--- a/Makefile
+++ b/Makefile
@@ -484,7 +484,7 @@ PATI_config:                unconfig
 #########################################################################
 
 aev_config: unconfig
-       @$(MKCONFIG) -a aev ppc mpc5xxx tqm5200
+       @$(MKCONFIG) -a aev ppc mpc5xxx tqm5200 tqc
 
 BC3450_config: unconfig
        @$(MKCONFIG) -a BC3450 ppc mpc5xxx bc3450
@@ -638,13 +638,13 @@ PM520_ROMBOOT_DDR_config: unconfig
        @$(MKCONFIG) -a PM520 ppc mpc5xxx pm520
 
 smmaco4_config: unconfig
-       @$(MKCONFIG) -a smmaco4 ppc mpc5xxx tqm5200
+       @$(MKCONFIG) -a smmaco4 ppc mpc5xxx tqm5200 tqc
 
 cm5200_config: unconfig
        @$(MKCONFIG) -a cm5200 ppc mpc5xxx cm5200
 
 spieval_config:        unconfig
-       @$(MKCONFIG) -a spieval ppc mpc5xxx tqm5200
+       @$(MKCONFIG) -a spieval ppc mpc5xxx tqm5200 tqc
 
 TB5200_B_config \
 TB5200_config: unconfig
@@ -653,7 +653,7 @@ TB5200_config:      unconfig
                { echo "#define CONFIG_TQM5200_B"       
>>$(obj)include/config.h ; \
                  $(XECHO) "... with MPC5200B processor" ; \
                }
-       @$(MKCONFIG) -n $@ -a TB5200 ppc mpc5xxx tqm5200
+       @$(MKCONFIG) -n $@ -a TB5200 ppc mpc5xxx tqm5200 tqc
 
 MINI5200_config        \
 EVAL5200_config        \
@@ -702,7 +702,7 @@ TQM5200_B_HIGHBOOT_config \
 TQM5200_config \
 TQM5200_STK100_config: unconfig
        @mkdir -p $(obj)include
-       @mkdir -p $(obj)board/tqm5200
+       @mkdir -p $(obj)board/tqc/tqm5200
        @[ -z "$(findstring cam5200,$@)" ] || \
                { echo "#define CONFIG_CAM5200" >>$(obj)include/config.h ; \
                  echo "#define CONFIG_TQM5200S"        
>>$(obj)include/config.h ; \
@@ -735,7 +735,7 @@ TQM5200_STK100_config:      unconfig
        @[ -z "$(findstring HIGHBOOT,$@)" ] || \
                { echo "TEXT_BASE = 0xFFF00000" >$(obj)board/tqm5200/config.tmp 
; \
                }
-       @$(MKCONFIG) -n $@ -a TQM5200 ppc mpc5xxx tqm5200
+       @$(MKCONFIG) -n $@ -a TQM5200 ppc mpc5xxx tqm5200 tqc
 uc101_config:          unconfig
        @$(MKCONFIG) uc101 ppc mpc5xxx uc101
 motionpro_config:      unconfig
@@ -828,7 +828,7 @@ hermes_config       :       unconfig
        @$(MKCONFIG) $(@:_config=) ppc mpc8xx hermes
 
 HMI10_config   :       unconfig
-       @$(MKCONFIG) $(@:_config=) ppc mpc8xx tqm8xx
+       @$(MKCONFIG) $(@:_config=) ppc mpc8xx tqm8xx tqc
 
 IAD210_config: unconfig
        @$(MKCONFIG) $(@:_config=) ppc mpc8xx IAD210 siemens
@@ -1057,7 +1057,7 @@ RRvision_LCD_config:      unconfig
        @$(MKCONFIG) -a RRvision ppc mpc8xx RRvision
 
 SM850_config   :       unconfig
-       @$(MKCONFIG) $(@:_config=) ppc mpc8xx tqm8xx
+       @$(MKCONFIG) $(@:_config=) ppc mpc8xx tqm8xx tqc
 
 spc1920_config:                unconfig
        @$(MKCONFIG) $(@:_config=) ppc mpc8xx spc1920
@@ -1107,13 +1107,13 @@ virtlab2_config:        unconfig
                  echo "#define CONFIG_NEC_NL6448BC20"  
>>$(obj)include/config.h ; \
                  $(XECHO) "... with LCD display" ; \
                }
-       @$(MKCONFIG) -a $(call xtract_8xx,$@) ppc mpc8xx tqm8xx
+       @$(MKCONFIG) -a $(call xtract_8xx,$@) ppc mpc8xx tqm8xx tqc
 
 TTTech_config: unconfig
        @mkdir -p $(obj)include
        @echo "#define CONFIG_LCD" >$(obj)include/config.h
        @echo "#define CONFIG_SHARP_LQ104V7DS01" >>$(obj)include/config.h
-       @$(MKCONFIG) -a TQM823L ppc mpc8xx tqm8xx
+       @$(MKCONFIG) -a TQM823L ppc mpc8xx tqm8xx tqc
 
 uc100_config   :       unconfig
        @$(MKCONFIG) $(@:_config=) ppc mpc8xx uc100
@@ -1128,7 +1128,7 @@ wtk_config:       unconfig
        @mkdir -p $(obj)include
        @echo "#define CONFIG_LCD" >$(obj)include/config.h
        @echo "#define CONFIG_SHARP_LQ065T9DR51U" >>$(obj)include/config.h
-       @$(MKCONFIG) -a TQM823L ppc mpc8xx tqm8xx
+       @$(MKCONFIG) -a TQM823L ppc mpc8xx tqm8xx tqc
 
 #########################################################################
 ## PPC4xx Systems
@@ -1779,10 +1779,10 @@ TQM8265_AA_config:  unconfig
                echo "#undef CONFIG_BUSMODE_60x"  >>$(obj)include/config.h ; \
                $(XECHO) "... without 60x Bus Mode" ; \
        fi
-       @$(MKCONFIG) -a TQM8260 ppc mpc8260 tqm8260
+       @$(MKCONFIG) -a TQM8260 ppc mpc8260 tqm8260 tqc
 
 TQM8272_config: unconfig
-       @$(MKCONFIG) TQM8272 ppc mpc8260 tqm8272
+       @$(MKCONFIG) TQM8272 ppc mpc8260 tqm8272 tqc
 
 VoVPN-GW_66MHz_config  \
 VoVPN-GW_100MHz_config:                unconfig
@@ -2106,7 +2106,7 @@ sbc8349_config:           unconfig
        @$(MKCONFIG) $(@:_config=) ppc mpc83xx sbc8349
 
 TQM834x_config:        unconfig
-       @$(MKCONFIG) $(@:_config=) ppc mpc83xx tqm834x
+       @$(MKCONFIG) $(@:_config=) ppc mpc83xx tqm834x tqc
 
 
 #########################################################################
@@ -2235,7 +2235,7 @@ TQM8560_config:           unconfig
        echo "#define CONFIG_HOSTNAME tqm$${CTYPE}">>$(obj)include/config.h; \
        echo "#define CONFIG_BOARDNAME 
\"TQM$${CTYPE}\"">>$(obj)include/config.h; \
        echo "#define CFG_BOOTFILE_PATH 
\"/tftpboot/tqm$${CTYPE}/uImage\"">>$(obj)include/config.h
-       @$(MKCONFIG) -a TQM85xx ppc mpc85xx tqm85xx
+       @$(MKCONFIG) -a TQM85xx ppc mpc85xx tqm85xx tqc
 
 #########################################################################
 ## MPC86xx Systems
diff --git a/board/tqm5200/Makefile b/board/tqc/tqm5200/Makefile
similarity index 100%
rename from board/tqm5200/Makefile
rename to board/tqc/tqm5200/Makefile
diff --git a/board/tqm5200/cam5200_flash.c b/board/tqc/tqm5200/cam5200_flash.c
similarity index 100%
rename from board/tqm5200/cam5200_flash.c
rename to board/tqc/tqm5200/cam5200_flash.c
diff --git a/board/tqm5200/cmd_stk52xx.c b/board/tqc/tqm5200/cmd_stk52xx.c
similarity index 100%
rename from board/tqm5200/cmd_stk52xx.c
rename to board/tqc/tqm5200/cmd_stk52xx.c
diff --git a/board/tqm5200/cmd_tb5200.c b/board/tqc/tqm5200/cmd_tb5200.c
similarity index 100%
rename from board/tqm5200/cmd_tb5200.c
rename to board/tqc/tqm5200/cmd_tb5200.c
diff --git a/board/tqm5200/config.mk b/board/tqc/tqm5200/config.mk
similarity index 100%
rename from board/tqm5200/config.mk
rename to board/tqc/tqm5200/config.mk
diff --git a/board/tqm5200/mt48lc16m16a2-75.h 
b/board/tqc/tqm5200/mt48lc16m16a2-75.h
similarity index 100%
rename from board/tqm5200/mt48lc16m16a2-75.h
rename to board/tqc/tqm5200/mt48lc16m16a2-75.h
diff --git a/board/tqm5200/tqm5200.c b/board/tqc/tqm5200/tqm5200.c
similarity index 100%
rename from board/tqm5200/tqm5200.c
rename to board/tqc/tqm5200/tqm5200.c
diff --git a/board/tqm8260/Makefile b/board/tqc/tqm8260/Makefile
similarity index 100%
rename from board/tqm8260/Makefile
rename to board/tqc/tqm8260/Makefile
diff --git a/board/tqm8260/config.mk b/board/tqc/tqm8260/config.mk
similarity index 100%
rename from board/tqm8260/config.mk
rename to board/tqc/tqm8260/config.mk
diff --git a/board/tqm8260/flash.c b/board/tqc/tqm8260/flash.c
similarity index 100%
rename from board/tqm8260/flash.c
rename to board/tqc/tqm8260/flash.c
diff --git a/board/tqm8260/tqm8260.c b/board/tqc/tqm8260/tqm8260.c
similarity index 100%
rename from board/tqm8260/tqm8260.c
rename to board/tqc/tqm8260/tqm8260.c
diff --git a/board/tqm8272/Makefile b/board/tqc/tqm8272/Makefile
similarity index 100%
rename from board/tqm8272/Makefile
rename to board/tqc/tqm8272/Makefile
diff --git a/board/tqm8272/config.mk b/board/tqc/tqm8272/config.mk
similarity index 100%
rename from board/tqm8272/config.mk
rename to board/tqc/tqm8272/config.mk
diff --git a/board/tqm8272/tqm8272.c b/board/tqc/tqm8272/tqm8272.c
similarity index 100%
rename from board/tqm8272/tqm8272.c
rename to board/tqc/tqm8272/tqm8272.c
diff --git a/board/tqm834x/Makefile b/board/tqc/tqm834x/Makefile
similarity index 100%
rename from board/tqm834x/Makefile
rename to board/tqc/tqm834x/Makefile
diff --git a/board/tqm834x/config.mk b/board/tqc/tqm834x/config.mk
similarity index 100%
rename from board/tqm834x/config.mk
rename to board/tqc/tqm834x/config.mk
diff --git a/board/tqm834x/pci.c b/board/tqc/tqm834x/pci.c
similarity index 100%
rename from board/tqm834x/pci.c
rename to board/tqc/tqm834x/pci.c
diff --git a/board/tqm834x/tqm834x.c b/board/tqc/tqm834x/tqm834x.c
similarity index 100%
rename from board/tqm834x/tqm834x.c
rename to board/tqc/tqm834x/tqm834x.c
diff --git a/board/tqm85xx/Makefile b/board/tqc/tqm85xx/Makefile
similarity index 100%
rename from board/tqm85xx/Makefile
rename to board/tqc/tqm85xx/Makefile
diff --git a/board/tqm85xx/config.mk b/board/tqc/tqm85xx/config.mk
similarity index 100%
rename from board/tqm85xx/config.mk
rename to board/tqc/tqm85xx/config.mk
diff --git a/board/tqm85xx/law.c b/board/tqc/tqm85xx/law.c
similarity index 100%
rename from board/tqm85xx/law.c
rename to board/tqc/tqm85xx/law.c
diff --git a/board/tqm85xx/sdram.c b/board/tqc/tqm85xx/sdram.c
similarity index 100%
rename from board/tqm85xx/sdram.c
rename to board/tqc/tqm85xx/sdram.c
diff --git a/board/tqm85xx/tlb.c b/board/tqc/tqm85xx/tlb.c
similarity index 100%
rename from board/tqm85xx/tlb.c
rename to board/tqc/tqm85xx/tlb.c
diff --git a/board/tqm85xx/tqm85xx.c b/board/tqc/tqm85xx/tqm85xx.c
similarity index 100%
rename from board/tqm85xx/tqm85xx.c
rename to board/tqc/tqm85xx/tqm85xx.c
diff --git a/board/tqm85xx/u-boot.lds b/board/tqc/tqm85xx/u-boot.lds
similarity index 100%
rename from board/tqm85xx/u-boot.lds
rename to board/tqc/tqm85xx/u-boot.lds
diff --git a/board/tqm8xx/Makefile b/board/tqc/tqm8xx/Makefile
similarity index 100%
rename from board/tqm8xx/Makefile
rename to board/tqc/tqm8xx/Makefile
diff --git a/board/tqm8xx/config.mk b/board/tqc/tqm8xx/config.mk
similarity index 100%
rename from board/tqm8xx/config.mk
rename to board/tqc/tqm8xx/config.mk
diff --git a/board/tqm8xx/flash.c b/board/tqc/tqm8xx/flash.c
similarity index 100%
rename from board/tqm8xx/flash.c
rename to board/tqc/tqm8xx/flash.c
diff --git a/board/tqm8xx/load_sernum_ethaddr.c 
b/board/tqc/tqm8xx/load_sernum_ethaddr.c
similarity index 100%
rename from board/tqm8xx/load_sernum_ethaddr.c
rename to board/tqc/tqm8xx/load_sernum_ethaddr.c
diff --git a/board/tqm8xx/tqm8xx.c b/board/tqc/tqm8xx/tqm8xx.c
similarity index 100%
rename from board/tqm8xx/tqm8xx.c
rename to board/tqc/tqm8xx/tqm8xx.c
diff --git a/board/tqm8xx/u-boot.lds b/board/tqc/tqm8xx/u-boot.lds
similarity index 100%
rename from board/tqm8xx/u-boot.lds
rename to board/tqc/tqm8xx/u-boot.lds
diff --git a/board/tqm8xx/u-boot.lds.debug b/board/tqc/tqm8xx/u-boot.lds.debug
similarity index 100%
rename from board/tqm8xx/u-boot.lds.debug
rename to board/tqc/tqm8xx/u-boot.lds.debug
-- 
1.5.4.2


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to