Dear Joe Hershberger,

In message <CANr=Z=yrww27x1zhdw4wqtdoy1vdaxy+rax1brbluluh5qh...@mail.gmail.com> 
you wrote:
> 
> >> It also breaks a number of ARM boards...
> >>
> >> LOG/at91sam9263ek_norflash_boot.ERR:3:/home/joe/u-boot/include/config.h:5:0:
> >> warning: "CONFIG_SYS_BOARD" redefined [enabled by default]
> > I don't see any of these doing a MAKEALL -s at91 on either 
> > u-boot-tegra/master or u-boot-arm/master, with gcc 4.6.2 and 4.4.1.
> 
> I noticed them when building u-boot-net/next (which is based on
> u-boot/master).  Building with Sourcery gcc 4.6.1.  MAKEALL -a arm
> 
> It may be caused by something else.  I just noticed it and it seemed related.

I had the same problem.  In my case it happenend when I ran an
out-of-tree build from a directory in which I had run an in-tree build
before.  Running "make mrproper" in the repository fixed the
out-of-tree build.

Yes, these should not be influencing each other, but they do.  It
appears there is a bad #include somewhere.  I didn't have time to look
into that yet.

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: w...@denx.de
A bore is someone who persists in holding his own views after we have
enlightened him with ours.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to