From: Javier Martinez Canillas <[email protected]>

There seems to be a naming convention for the configuration
files for boards using the same SoC family. This makes
easier to do changes that affect different boards based
on the same SoC.

Since the IGEPv2 board and the IGEP COM Module use a TI
OMAP35xx/DM37xx processor, is better to rename its board
config to use this naming scheme.

Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Enric Balletbo i Serra <[email protected]>
---

Changes since v2:
 - Rebase patch to adapt to new boards.cfg file format.

Changes since v1:
 - Fix some issues in the commit changelog pointed out by Enric Balletbo.

 boards.cfg                                       | 10 +++++-----
 include/configs/{igep00x0.h => omap3_igep00x0.h} |  0
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename include/configs/{igep00x0.h => omap3_igep00x0.h} (100%)

diff --git a/boards.cfg b/boards.cfg
index c8b7868..3d35308 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -311,11 +311,11 @@ Active  arm         armv7          omap3       comelit    
     dig297
 Active  arm         armv7          omap3       compulab        cm_t35          
    cm_t35                               -                                      
                                                                                
           Igor Grinberg <[email protected]>
 Active  arm         armv7          omap3       corscience      tricorder       
    tricorder                            -                                      
                                                                                
           Thomas Weber <[email protected]>
 Active  arm         armv7          omap3       htkw            mcx             
    mcx                                  -                                      
                                                                                
           Ilya Yanok <[email protected]>
-Active  arm         armv7          omap3       isee            igep00x0        
    igep0020                             
igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_ONENAND                              
                                                  Enric Balletbo i Serra 
<[email protected]>
-Active  arm         armv7          omap3       isee            igep00x0        
    igep0020_nand                        
igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_NAND                                 
                                                  -
-Active  arm         armv7          omap3       isee            igep00x0        
    igep0030                             
igep00x0:MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_ONENAND                              
                                                  Enric Balletbo i Serra 
<[email protected]>
-Active  arm         armv7          omap3       isee            igep00x0        
    igep0030_nand                        
igep00x0:MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_NAND                                 
                                                  -
-Active  arm         armv7          omap3       isee            igep00x0        
    igep0032                             
igep00x0:MACH_TYPE=MACH_TYPE_IGEP0032,BOOT_ONENAND                              
                                                  Enric Balletbo i Serra 
<[email protected]>
+Active  arm         armv7          omap3       isee            igep00x0        
    omap3_igep0020                       
omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_ONENAND                        
                                                        Enric Balletbo i Serra 
<[email protected]>
+Active  arm         armv7          omap3       isee            igep00x0        
    omap3_igep0020_nand                  
omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0020,BOOT_NAND                           
                                                        -
+Active  arm         armv7          omap3       isee            igep00x0        
    omap3_igep0030                       
omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_ONENAND                        
                                                        Enric Balletbo i Serra 
<[email protected]>
+Active  arm         armv7          omap3       isee            igep00x0        
    omap3_igep0030_nand                  
omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_NAND                           
                                                        -
+Active  arm         armv7          omap3       isee            igep00x0        
    omap3_igep0032                       
omap3_igep00x0:MACH_TYPE=MACH_TYPE_IGEP0032,BOOT_ONENAND                        
                                                        Enric Balletbo i Serra 
<[email protected]>
 Active  arm         armv7          omap3       logicpd         am3517evm       
    am3517_evm                           -                                      
                                                                                
           Vaibhav Hiremath <[email protected]>
 Active  arm         armv7          omap3       logicpd         omap3som        
    omap3_logic                          -                                      
                                                                                
           Peter Barada <[email protected]>
 Active  arm         armv7          omap3       logicpd         zoom1           
    omap3_zoom1                          -                                      
                                                                                
           Nishanth Menon <[email protected]>
diff --git a/include/configs/igep00x0.h b/include/configs/omap3_igep00x0.h
similarity index 100%
rename from include/configs/igep00x0.h
rename to include/configs/omap3_igep00x0.h
-- 
1.8.4.rc3

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to