[U-Boot] pull request for u-boot-tegra/master

Tom Warren twarren.nvidia at gmail.com
Fri May 4 17:36:07 CEST 2012


Albert,

On Fri, May 4, 2012 at 12:30 AM, Albert ARIBAUD
<albert.u.boot at aribaud.net> wrote:
> Hi Tom,
>
> Le 03/05/2012 17:56, Tom Warren a écrit :
>
>> Albert,
>>
>> Please pull u-boot-tegra/master into arm master. Thanks!
>>
>> The following changes since commit
>> 026251a5e825d61d3bcdf6dffcc27d15afd574f4:
>>   Donghwa Lee (1):
>>         EXYNOS: Change bits per pixel value proper for u-boot.
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-tegra master
>
>
> Using ELDK42, a ./MAKEALL arm from u-boot-tegra/master yields 271 build
> issues out of 280 targets -- whereas the same from u-boot-arm/master yields
> 6 build issues.
>
> Most of the build issues seem to have a single cause:
>
> Configuring for pdnb3 board...
> In file included from input.c:27:
> /home/uboot/src/u-boot-arm/include/input.h:124: warning: 'struct stdio_dev'
> declared inside parameter list
> /home/uboot/src/u-boot-arm/include/input.h:124: warning: its scope is only
> this definition or declaration, which is probably not what you want
> input.c:414: warning: 'struct stdio_dev' declared inside parameter list
> input.c:415: error: conflicting types for 'input_stdio_register'
> /home/uboot/src/u-boot-arm/include/input.h:124: error: previous declaration
> of 'input_stdio_register' was here
> input.c: In function 'input_stdio_register':
> input.c:418: warning: implicit declaration of function 'stdio_register'
> input.c:421: error: dereferencing pointer to incomplete type
> input.c:424: error: dereferencing pointer to incomplete type
>
> Can you please bisect the commit in your pull request which causes this and
> ask its submitter for a fix?
Sorry about that. The first pull request didn't have the kbd patches,
and I did a full MAKEALL arm on that one. The 2nd request w/the
input/kbd code didn't get a MAKEALL run, obviously. Mea culpa. I'll
find the offending patch and get it fixed.

Thanks,

Tom
>
> Alicalement,
> --
> Albert.


More information about the U-Boot mailing list