[U-Boot] [PATCH] mx28: remove omap specific config options

Stefano Babic sbabic at denx.de
Tue Dec 20 13:12:12 CET 2011


On 20/12/2011 13:00, Veli-Pekka Peltola wrote:
> Config options for OMAP are not used with i.MX28 so remove dead code.
> 
> Signed-off-by: Veli-Pekka Peltola <veli-pekka.peltola at bluegiga.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Marek Vasut <marek.vasut at gmail.com>
> Cc: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  arch/arm/cpu/arm926ejs/mx28/start.S |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/arm/cpu/arm926ejs/mx28/start.S b/arch/arm/cpu/arm926ejs/mx28/start.S
> index 94696d6..2cd4d73 100644
> --- a/arch/arm/cpu/arm926ejs/mx28/start.S
> +++ b/arch/arm/cpu/arm926ejs/mx28/start.S
> @@ -40,12 +40,6 @@
>  #include <common.h>
>  #include <version.h>
>  
> -#if defined(CONFIG_OMAP1610)
> -#include <./configs/omap1510.h>
> -#elif defined(CONFIG_OMAP730)
> -#include <./configs/omap730.h>
> -#endif

Thanks to point out - I will not postpone the release for this, but I
will apply it to the next branch.

Acked-by: Stefano Babic <sbabic at denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list