[U-Boot] Please pull u-boot-sunxi.git/master

Ian Campbell ijc at hellion.org.uk
Tue Sep 9 10:27:30 CEST 2014


On Tue, 2014-09-09 at 09:58 +0200, Albert ARIBAUD wrote:
> Applied to u-boot-arm/master, thanks!

Thank you.

> (still having 5 errors and 2 warnings, so there is no regression)

MAKEALL -s sunxi is only showing a single generic error for me (on every
target):

        In file included from scripts/kconfig/zconf.tab.c:2537:0:
        scripts/kconfig/menu.c: In function ‘get_symbol_str’:
        scripts/kconfig/menu.c:590:18: warning: ‘jump’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             jump->offset = strlen(r->s);
                          ^
        In file included from scripts/kconfig/zconf.tab.c:2537:0:
        scripts/kconfig/menu.c:551:19: note: ‘jump’ was declared here
          struct jump_key *jump;
                   ^

What are you seeing?

Ian.



More information about the U-Boot mailing list