[U-Boot] [PATCH 00/22] Fix GCC 4.6 build warnings (Part 2)
Wolfgang Denk
wd at denx.de
Sat Nov 5 16:12:57 CET 2011
The following set of patches is the second batch of fixes of new
build warnings raised by recent compiler versions (GCC 4.6.x).
To be continued...
...all help with that would be highly welcome!
Wolfgang Denk (22):
drivers/net/pcnet.c: Change debug code to fix build warning
board/etin/kvme080/multiverse.c: Fix GCC 4.6 build warning.
board/mousse/flash.c: Fix GCC 4.6 buil warnings
drivers/net/rtl8169.c: Fix GCC 4.6 build warning
board/linkstation/ide.c: Fix GCC 4.6 build warnings
drivers/net/rtl8139.c: Fix GCC 4.6 build warnings
common/cmd_flash.c: Fix GCC 4.6 build warnings
arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings
board/cogent/flash.c: Fix GCC 4.6 buiild warning
board/gw8260/flash.c: minimal CodingStyle cleanup
board/gw8260/flash.c: Fix GCC 4.6 build warning
board/ep82xxm/ep82xxm.c: Fix GCC 4.6 build warning
board/hymod/input.c: Fix GCC 4.6 build warning
board/ids8247/ids8247.c: Fix GCC 4.6 build warning
board/rpxsuper/flash.c: minimal CodingStyle cleanup
board/rpxsuper/flash.c: Fix GCC 4.6 build warning
board/sacsng/sacsng.c: CodingStyle cleanup
board/sacsng/sacsng.c: Fix GCC 4.6 build warning
board/freescale/mpc8266ads/mpc8266ads.c: CodingStyle cleanup
board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warning
board/funkwerk/vovpn-gw/vovpn-gw.c: Fix GCC 4.6 build warning
board/siemens/SCM/scm.c: Fix GCC 4.6 build warning
arch/powerpc/cpu/mpc8260/spi.c | 4 -
board/cogent/flash.c | 3 +-
board/ep82xxm/ep82xxm.c | 3 +-
board/etin/kvme080/multiverse.c | 3 +-
board/freescale/mpc8266ads/mpc8266ads.c | 592 +++++++-------
board/funkwerk/vovpn-gw/vovpn-gw.c | 3 +-
board/gw8260/flash.c | 74 +-
board/hymod/input.c | 3 +-
board/ids8247/ids8247.c | 3 +-
board/linkstation/ide.c | 2 +
board/mousse/flash.c | 8 +-
board/rpxsuper/flash.c | 46 +-
board/sacsng/sacsng.c | 1327 +++++++++++++++----------------
board/siemens/SCM/scm.c | 3 +-
common/cmd_flash.c | 8 +-
drivers/net/pcnet.c | 17 +-
drivers/net/rtl8139.c | 49 +-
drivers/net/rtl8169.c | 3 -
18 files changed, 1062 insertions(+), 1089 deletions(-)
--
1.7.6.4
More information about the U-Boot
mailing list