[U-Boot] [PATCH V3 1/2] Add env vars describing U-Boot target board
Stephen Warren
swarren at wwwdotorg.org
Mon Jul 23 20:19:43 CEST 2012
On 07/12/2012 12:10 AM, Wolfgang Denk wrote:
> Dear Joe Hershberger,
>
> In message <CANr=Z=YrWW27x1ZhDw4WqtdOy1vdaXy+rAX1brBLULUH5QHbpg at 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.
Is this issue considered resolved then, or is there still some fix I
need to investigate?
Sorry, I've been away on vacation the last 2 weeks.
More information about the U-Boot
mailing list