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

Albert ARIBAUD albert.u.boot at aribaud.net
Fri May 4 09:30:08 CEST 2012


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?

Alicalement,
-- 
Albert.


More information about the U-Boot mailing list