[U-Boot] [PATCH] at91: remove lowlevel_init.S

Wolfgang Denk wd at denx.de
Fri May 1 20:06:08 CEST 2009


Dear Jean-Christophe,

in message <20090501175234.6A4C183420E8 at gemini.denx.de> I wrote:
> 
> In message <1241185086-11754-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> > actually no boards use the default lowlevel_init.S
> > so remove it
> > 
> > btw the u-boot.lds is not anymore need to be generated
> > 
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> > ---
> >  Makefile                                        |    1 -
> >  cpu/arm926ejs/at91/.gitignore                   |    5 ---
> >  cpu/arm926ejs/at91/Makefile                     |    6 +---
> >  cpu/arm926ejs/at91/config.mk                    |    2 +-
> >  cpu/arm926ejs/at91/lowlevel_init.S              |   45 -----------------------
> >  cpu/arm926ejs/at91/{u-boot.lds.S => u-boot.lds} |    5 ---
> >  6 files changed, 2 insertions(+), 62 deletions(-)
> >  delete mode 100644 cpu/arm926ejs/at91/.gitignore
> >  delete mode 100644 cpu/arm926ejs/at91/lowlevel_init.S
> >  rename cpu/arm926ejs/at91/{u-boot.lds.S => u-boot.lds} (93%)
> 
> This patch may be fixing the out-of-tree build problem introduced
> with commit f0a2c7b4 "at91: add support for the PM9263 board", but it
> causes a LOT of new issues:
> 
> Configuring for integratorap board...
> Variant:: Core module CM720T with core arm720t
> In file included from /work/wd/tmp-arm/include2/asm/hardware.h:16,
>                  from start.S:29:
> /work/wd/tmp-arm/include2/asm/arch/hardware.h:48:2: error: #error "Unsupported AT91 processor"
> In file included from /work/wd/tmp-arm/include2/asm/hardware.h:16,
...

Sorry, this is actually yet another bug.

Ouch. ARM tree is in a TERRIBLE state.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
No user-servicable parts inside. Refer to qualified service personnel.


More information about the U-Boot mailing list