public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/7] CLEANUP: Cleanup of misc remaining things found
@ 2011-10-25  9:41 Marek Vasut
  2011-10-25  9:41 ` [U-Boot] [PATCH 1/7] GCC4.6: Squash warnings in LzmaTools.c Marek Vasut
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Marek Vasut @ 2011-10-25  9:41 UTC (permalink / raw)
  To: u-boot

This series fixes the warnings generated by new debug() macro implementation,
which will be merged after this series. This series fixes the problems before
the macro is reworked to avoid smooth transition. Most of the problems fixed by
this series are printf() formating related problems.

Marek Vasut (7):
  GCC4.6: Squash warnings in LzmaTools.c
  GCC4.6: Drop dead code from yaffs_guts.c
  GCC4.6: Squash warnings in yaffs_guts.c
  GCC4.6: Squash warning in tegra2 board.c
  GCC4.6: Squash warnings in omap4 clocks.c
  GCC4.6: Remove debugX() usage from spc1920 hpi
  DEBUG: Fix debug macros

 arch/arm/cpu/armv7/omap4/clocks.c |    4 +-
 arch/arm/cpu/armv7/tegra2/board.c |    2 +-
 board/spc1920/hpi.c               |   68 ++++++++--------
 fs/yaffs2/yaffs_guts.c            |  161 ++-----------------------------------
 include/common.h                  |   26 ++++---
 lib/lzma/LzmaTools.c              |   14 ++--
 6 files changed, 66 insertions(+), 209 deletions(-)

Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>

-- 
1.7.6.3

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

end of thread, other threads:[~2011-10-27 22:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25  9:41 [U-Boot] [PATCH 0/7] CLEANUP: Cleanup of misc remaining things found Marek Vasut
2011-10-25  9:41 ` [U-Boot] [PATCH 1/7] GCC4.6: Squash warnings in LzmaTools.c Marek Vasut
2011-10-27 22:02   ` Wolfgang Denk
2011-10-25  9:41 ` [U-Boot] [PATCH 2/7] GCC4.6: Drop dead code from yaffs_guts.c Marek Vasut
2011-10-27 22:02   ` Wolfgang Denk
2011-10-25  9:41 ` [U-Boot] [PATCH 3/7] GCC4.6: Squash warnings in yaffs_guts.c Marek Vasut
2011-10-27 22:03   ` Wolfgang Denk
2011-10-25  9:41 ` [U-Boot] [PATCH 4/7] GCC4.6: Squash warning in tegra2 board.c Marek Vasut
2011-10-27 22:03   ` Wolfgang Denk
2011-10-25  9:41 ` [U-Boot] [PATCH 5/7] GCC4.6: Squash warnings in omap4 clocks.c Marek Vasut
2011-10-27 22:03   ` Wolfgang Denk
2011-10-25  9:41 ` [U-Boot] [PATCH 6/7] GCC4.6: Remove debugX() usage from spc1920 hpi Marek Vasut
2011-10-27 22:03   ` Wolfgang Denk
2011-10-25  9:41 ` [U-Boot] [PATCH 7/7] DEBUG: Fix debug macros Marek Vasut
2011-10-27 22:03   ` Wolfgang Denk

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