public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] CLEANUP: Cleanup of include/ directory
@ 2011-10-25  9:40 Marek Vasut
  2011-10-25  9:40 ` [U-Boot] [PATCH 1/4] GCC4.6: Squash warning in cmd_date.c Marek Vasut
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Marek Vasut @ 2011-10-25  9:40 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 (4):
  GCC4.6: Squash warning in cmd_date.c
  RFT GCC4.6: Fix muas3001 and IDS8247
  GCC4.6: Squash GTREADREG related errors
  GCC4.6: Squash warning in lcd.c

 include/configs/IDS8247.h     |    4 ++++
 include/configs/PCIPPC2.h     |    4 ++++
 include/configs/PCIPPC6.h     |    4 ++++
 include/configs/mpc7448hpc2.h |    4 ++++
 include/configs/muas3001.h    |    4 ++++
 include/configs/p3mx.h        |    4 ++++
 include/configs/ppmc7xx.h     |    4 ++++
 include/i2c.h                 |   32 +++++++++++++++++++++++---------
 include/lcd.h                 |    4 ++--
 9 files changed, 53 insertions(+), 11 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] 9+ messages in thread

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25  9:40 [U-Boot] [PATCH 0/4] CLEANUP: Cleanup of include/ directory Marek Vasut
2011-10-25  9:40 ` [U-Boot] [PATCH 1/4] GCC4.6: Squash warning in cmd_date.c Marek Vasut
2011-10-27 22:01   ` Wolfgang Denk
2011-10-25  9:40 ` [U-Boot] [PATCH 2/4] RFT GCC4.6: Fix muas3001 and IDS8247 Marek Vasut
2011-10-27 22:02   ` Wolfgang Denk
2011-10-25  9:40 ` [U-Boot] [PATCH 3/4] GCC4.6: Squash GTREADREG related errors Marek Vasut
2011-10-27 22:02   ` Wolfgang Denk
2011-10-25  9:41 ` [U-Boot] [PATCH 4/4] GCC4.6: Squash warning in lcd.c Marek Vasut
2011-10-27 22:02   ` Wolfgang Denk

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