On Thu, Oct 17, 2013 at 6:30 AM, Javier Martinez Canillas
<[email protected]> wrote:
> 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 IGEP COM AQUILA use TI AM335x processors, 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                                        | 2 +-
>  include/configs/{igep0033.h => am335x_igep0033.h} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename include/configs/{igep0033.h => am335x_igep0033.h} (100%)
>
> diff --git a/boards.cfg b/boards.cfg
> index aa2ee64..c8b7868 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -246,7 +246,7 @@ Active  arm         arm946es       -           armltd     
>      integrator
>  Active  arm         armv7          -           armltd          vexpress      
>       vexpress_ca15_tc2                    -                                  
>                                                                               
>                  -
>  Active  arm         armv7          -           armltd          vexpress      
>       vexpress_ca5x2                       -                                  
>                                                                               
>                  Matt Waddel <[email protected]>
>  Active  arm         armv7          -           armltd          vexpress      
>       vexpress_ca9x4                       -                                  
>                                                                               
>                  Matt Waddel <[email protected]>
> -Active  arm         armv7          am33xx      isee            igep0033      
>       igep0033                             -                                  
>                                                                               
>                  Enric Balletbo i Serra <[email protected]>
> +Active  arm         armv7          am33xx      isee            igep0033      
>       am335x_igep0033                      -                                  
>                                                                               
>                  Enric Balletbo i Serra <[email protected]>
>  Active  arm         armv7          am33xx      phytec          pcm051        
>       pcm051                               pcm051                             
>                                                                               
>                  Lars Poeschel <[email protected]>
>  Active  arm         armv7          am33xx      siemens         dxr2          
>       dxr2                                 -                                  
>                                                                               
>                  Roger Meier <[email protected]>
>  Active  arm         armv7          am33xx      siemens         pxm2          
>       pxm2                                 -                                  
>                                                                               
>                  Roger Meier <[email protected]>
> diff --git a/include/configs/igep0033.h b/include/configs/am335x_igep0033.h
> similarity index 100%
> rename from include/configs/igep0033.h
> rename to include/configs/am335x_igep0033.h
> --
> 1.8.4.rc3
>

Hi Tom,

Any comments on these patches?

Thanks a lot and best regards,
Javier
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to