public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Intermediate ARM status
@ 2012-08-25 12:22 Albert ARIBAUD
       [not found] ` <20120825174757.36c5cae0@wker>
  0 siblings, 1 reply; 3+ messages in thread
From: Albert ARIBAUD @ 2012-08-25 12:22 UTC (permalink / raw)
  To: u-boot

All,

I have merged Tom Rini's ti/master branch, but not the tegra or
stagin/trini at ti.com ones yet.

At this point 314 boards were built, 9 failing due to dtc not being
available.

But when I rebase onto u-boot/master, I get:

--------------------- SUMMARY ----------------------------
Boards compiled: 314
Boards with errors: 9 ( trimslice tec ventana seaboard plutux harmony
medcom whistler paz00 )
Boards with warnings but no errors: 2 ( VCMA9 smdk2410 )
----------------------------------------------------------

These two boards actually already build with warnings on u-boot/master:

- multiple instances of:

ydirectenv.h:31:0: warning: "BUG" redefined [enabled by default]
/home/uboot/src/u-boot-arm/include/common.h:160:0: note: this is the
location of the previous definition
ydirectenv.h:50:0: warning: "hweight8" redefined [enabled by default]
/home/uboot/src/u-boot-arm/build/smdk2410/include2/asm/bitops.h:139:0:
note: this is the location of the previous definition
ydirectenv.h:51:0: warning: "hweight32" redefined [enabled by default]
/home/uboot/src/u-boot-arm/build/smdk2410/include2/asm/bitops.h:137:0:
note: this is the location of the previous definition

One instance of:

yaffs_guts.c: In function 'yaffs_check_chunk_erased':
yaffs_guts.c:324:6: warning: variable 'result' set but not used
[-Wunused-but-set-variable]
yaffs_guts.c: In function 'yaffs_verify_chunk_written':
yaffs_guts.c:352:6: warning: variable 'result' set but not used
[-Wunused-but-set-variable]
yaffs_guts.c: In function 'yaffs_grab_chunk_cache':
yaffs_guts.c:1488:6: warning: variable 'pushout' set but not used
[-Wunused-but-set-variable]
yaffs_guts.c: In function 'yaffs_check_obj_details_loaded':
yaffs_guts.c:3180:6: warning: variable 'alloc_failed' set but not used
[-Wunused-but-set-variable]
yaffs_guts.c:3179:6: warning: variable 'result' set but not used
[-Wunused-but-set-variable]
yaffs_guts.c: In function 'yaffs_update_oh':
yaffs_guts.c:3288:6: warning: variable 'result' set but not used
[-Wunused-but-set-variable]
yaffs_guts.c: In function 'yaffs_get_obj_name':
yaffs_guts.c:4447:7: warning: variable 'result' set but not used
[-Wunused-but-set-variable]

Multiples instances of:

ydirectenv.h:66:0: warning: "kmalloc" redefined [enabled by default]
/home/uboot/src/u-boot-arm/include/linux/compat.h:20:0: note: this is
the location of the previous definition
ydirectenv.h:67:0: warning: "kfree" redefined [enabled by default]
/home/uboot/src/u-boot-arm/include/linux/compat.h:23:0: note: this is
the location of the previous definition
ydirectenv.h:68:0: warning: "vmalloc" redefined [enabled by default]
/home/uboot/src/u-boot-arm/include/linux/compat.h:22:0: note: this is
the location of the previous definition
ydirectenv.h:69:0: warning: "vfree" redefined [enabled by default]
/home/uboot/src/u-boot-arm/include/linux/compat.h:24:0: note: this is
the location of the previous definition
In file included from yportenv.h:80:0,

I believe the errors / warnings have nothing to do with the arm
sub-tree ARM commits per se.

Therefore I have pushed the rebased u-bot-arm/master and next.

already present 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-26 11:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-25 12:22 [U-Boot] Intermediate ARM status Albert ARIBAUD
     [not found] ` <20120825174757.36c5cae0@wker>
2012-08-25 16:08   ` Albert ARIBAUD
2012-08-26 11:44     ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox