]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
xes: Make X-ES board names more generic
authorPeter Tyser <ptyser@xes-inc.com>
Fri, 22 Oct 2010 05:20:26 +0000 (00:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 22 Oct 2010 07:17:23 +0000 (02:17 -0500)
Some U-Boot images for X-ES boards support multiple products in the same
family.  For example, the XPedite5370, XPedite5371, and XPedite5372 are
similar enough that one U-Boot image can work on all 3 cards.  To make it
clear that a U-Boot image can work on boards of the same family, rename
the boards with the least significant digit of 'x'.

While we're at it, change the board config file and make targets to be
lowercase.

Also change the default uImage and fdt filenames to "board.uImage" and
"board.dtb" to be more generic.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
20 files changed:
MAINTAINERS
board/xes/xpedite517x/Makefile [moved from board/xes/xpedite5170/Makefile with 100% similarity]
board/xes/xpedite517x/ddr.c [moved from board/xes/xpedite5170/ddr.c with 100% similarity]
board/xes/xpedite517x/law.c [moved from board/xes/xpedite5170/law.c with 100% similarity]
board/xes/xpedite517x/xpedite517x.c [moved from board/xes/xpedite5170/xpedite5170.c with 100% similarity]
board/xes/xpedite520x/Makefile [moved from board/xes/xpedite5200/Makefile with 100% similarity]
board/xes/xpedite520x/ddr.c [moved from board/xes/xpedite5200/ddr.c with 100% similarity]
board/xes/xpedite520x/law.c [moved from board/xes/xpedite5200/law.c with 100% similarity]
board/xes/xpedite520x/tlb.c [moved from board/xes/xpedite5200/tlb.c with 100% similarity]
board/xes/xpedite520x/xpedite520x.c [moved from board/xes/xpedite5200/xpedite5200.c with 100% similarity]
board/xes/xpedite537x/Makefile [moved from board/xes/xpedite5370/Makefile with 100% similarity]
board/xes/xpedite537x/ddr.c [moved from board/xes/xpedite5370/ddr.c with 100% similarity]
board/xes/xpedite537x/law.c [moved from board/xes/xpedite5370/law.c with 100% similarity]
board/xes/xpedite537x/tlb.c [moved from board/xes/xpedite5370/tlb.c with 100% similarity]
board/xes/xpedite537x/xpedite537x.c [moved from board/xes/xpedite5370/xpedite5370.c with 100% similarity]
boards.cfg
include/configs/xpedite1000.h [moved from include/configs/XPEDITE1000.h with 99% similarity]
include/configs/xpedite517x.h [moved from include/configs/XPEDITE5170.h with 99% similarity]
include/configs/xpedite520x.h [moved from include/configs/XPEDITE5200.h with 99% similarity]
include/configs/xpedite537x.h [moved from include/configs/XPEDITE5370.h with 99% similarity]

index 2f61776e911388b77112805af43aefab55c099f6..2da05611ad98bf9e5dd1cfbbc083c757b6ed877d 100644 (file)
@@ -462,10 +462,10 @@ Rune Torgersen <runet@innovsys.com>
 
 Peter Tyser <ptyser@xes-inc.com>
 
-       XPEDITE1000     PPC440GX
-       XPEDITE5170     MPC8640
-       XPEDITE5200     MPC8548
-       XPEDITE5370     MPC8572
+       xpedite1000     PPC440GX
+       xpedite5170     MPC8640
+       xpedite5200     MPC8548
+       xpedite5370     MPC8572
 
 David Updegraff <dave@cray.com>
 
index 0f3292fd3905526bb711139aa951a087959e981e..a524272404aeb2c91086470ebe43d363ddc40310 100644 (file)
@@ -556,8 +556,8 @@ MPC8540ADS  powerpc mpc85xx         mpc8540ads      freescale
 MPC8544DS      powerpc mpc85xx         mpc8544ds       freescale
 MPC8560ADS     powerpc mpc85xx         mpc8560ads      freescale
 MPC8568MDS     powerpc mpc85xx         mpc8568mds      freescale
-XPEDITE5200    powerpc mpc85xx         xpedite5200     xes
-XPEDITE5370    powerpc mpc85xx         xpedite5370     xes
+xpedite520x    powerpc mpc85xx         -               xes
+xpedite537x    powerpc mpc85xx         -               xes
 sbc8540_33     powerpc mpc85xx         sbc8560         -               -       SBC8540
 sbc8540_66     powerpc mpc85xx         sbc8560         -               -       SBC8540
 sbc8548_PCI_33 powerpc mpc85xx         sbc8548         -               -       sbc8548:PCI,33
@@ -597,7 +597,7 @@ P2020RDB_NAND       powerpc mpc85xx         p1_p2_rdb       freescale       -       P1_P2_RDB:P2020,NAND
 P2020RDB_SDCARD        powerpc mpc85xx         p1_p2_rdb       freescale       -       P1_P2_RDB:P2020,SDCARD
 sbc8641d       powerpc mpc86xx
 MPC8610HPCD    powerpc mpc86xx         mpc8610hpcd     freescale
-XPEDITE5170    powerpc mpc86xx         xpedite5170     xes
+xpedite517x    powerpc mpc86xx         -               xes
 MPC8641HPCN    powerpc mpc86xx         mpc8641hpcn     freescale       -       MPC8641HPCN
 cogent_mpc8xx  powerpc mpc8xx          cogent
 ESTEEM192E     powerpc mpc8xx          esteem192e
@@ -648,7 +648,7 @@ CPCIISER4   powerpc ppc4xx          cpciiser4       esd
 DASA_SIM       powerpc ppc4xx          dasa_sim        esd
 PMC405DE       powerpc ppc4xx          pmc405de        esd
 METROBOX       powerpc ppc4xx          metrobox        sandburst
-XPEDITE1000    powerpc ppc4xx          xpedite1000     xes
+xpedite1000    powerpc ppc4xx          -               xes
 korat_perm     powerpc ppc4xx          korat           -               -       korat:KORAT_PERMANENT
 haleakala      powerpc ppc4xx          kilauea         amcc            -       kilauea:HALEAKALA
 sycamore       powerpc ppc4xx          walnut          amcc            -       walnut
similarity index 99%
rename from include/configs/XPEDITE1000.h
rename to include/configs/xpedite1000.h
index 64030dd218c34e2cdf5550c34dde3142232583de..d0f93635333a21189237cbb565796fa060a55d06 100644 (file)
@@ -342,8 +342,8 @@ extern void out32(unsigned int, unsigned long);
        "misc_args=ip=on\0"                                             \
        "set_bootargs=setenv bootargs ${console_args} ${root_args} ${misc_args}\0" \
        "bootfile=/home/user/file\0"                                    \
-       "osfile=/home/user/uImage-XPedite1000\0"                        \
-       "fdtfile=/home/user/xpedite1000.dtb\0"                          \
+       "osfile=/home/user/board.uImage\0"                              \
+       "fdtfile=/home/user/board.dtb\0"                                \
        "ubootfile=/home/user/u-boot.bin\0"                             \
        "fdtaddr=c00000\0"                                              \
        "osaddr=0x1000000\0"                                            \
similarity index 99%
rename from include/configs/XPEDITE5170.h
rename to include/configs/xpedite517x.h
index eeae5f0ff620445fbd40682e99730351ab421eb8..2b6e895ec846d3bb3f26bf6a4cfe32fbb3664b73 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 /*
- * xpedite5170 board configuration file
+ * xpedite517x board configuration file
  */
 #ifndef __CONFIG_H
 #define __CONFIG_H
@@ -727,8 +727,8 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
        "misc_args=ip=on\0"                                             \
        "set_bootargs=setenv bootargs ${console_args} ${root_args} ${misc_args}\0" \
        "bootfile=/home/user/file\0"                                    \
-       "osfile=/home/user/uImage-XPedite5170\0"                        \
-       "fdtfile=/home/user/xpedite5170.dtb\0"                          \
+       "osfile=/home/user/board.uImage\0"                              \
+       "fdtfile=/home/user/board.dtb\0"                                \
        "ubootfile=/home/user/u-boot.bin\0"                             \
        "fdtaddr=c00000\0"                                              \
        "osaddr=0x1000000\0"                                            \
similarity index 99%
rename from include/configs/XPEDITE5200.h
rename to include/configs/xpedite520x.h
index 1ad9b461d36989fb0d4508915aff4ebda6e083dd..fc15d8e83e2550493bc64a467f2648a081fba8b3 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 /*
- * xpedite5200 board configuration file
+ * xpedite520x board configuration file
  */
 #ifndef __CONFIG_H
 #define __CONFIG_H
        "misc_args=ip=on\0"                                             \
        "set_bootargs=setenv bootargs ${console_args} ${root_args} ${misc_args}\0" \
        "bootfile=/home/user/file\0"                                    \
-       "osfile=/home/user/uImage-XPedite5200\0"                        \
-       "fdtfile=/home/user/xpedite5200.dtb\0"                          \
+       "osfile=/home/user/board.uImage\0"                              \
+       "fdtfile=/home/user/board.dtb\0"                                \
        "ubootfile=/home/user/u-boot.bin\0"                             \
        "fdtaddr=c00000\0"                                              \
        "osaddr=0x1000000\0"                                            \
similarity index 99%
rename from include/configs/XPEDITE5370.h
rename to include/configs/xpedite537x.h
index 9b0ac4b404599de4f9b9adb9a923527e96827841..309e32c568e5cea5285e1a0bfc893e712bcff907 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 /*
- * xpedite5370 board configuration file
+ * xpedite537x board configuration file
  */
 #ifndef __CONFIG_H
 #define __CONFIG_H
@@ -580,8 +580,8 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
        "misc_args=ip=on\0"                                             \
        "set_bootargs=setenv bootargs ${console_args} ${root_args} ${misc_args}\0" \
        "bootfile=/home/user/file\0"                                    \
-       "osfile=/home/user/uImage-XPedite5370\0"                        \
-       "fdtfile=/home/user/xpedite5370.dtb\0"                          \
+       "osfile=/home/user/board.uImage\0"                              \
+       "fdtfile=/home/user/board.dtb\0"                                \
        "ubootfile=/home/user/u-boot.bin\0"                             \
        "fdtaddr=c00000\0"                                              \
        "osaddr=0x1000000\0"                                            \