[U-Boot] [PATCH 00/10] CLEANUP: Cleanup of board/ directory

Marek Vasut marek.vasut at gmail.com
Tue Oct 25 11:38:20 CEST 2011


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 (10):
  GCC4.6: Squash warning in mpc5121ads.c
  GCC4.6: Squash warnings in diu.c
  GCC4.6: Squash warnings in mpc8610hpcd.c
  GCC4.6: Squash warnings in tqm834x.c
  GCC4.6: Squash warning in cmd_pmc440.c
  GCC4.6: Squash warnings in pmc405de.c
  GCC4.6: Squash warnings in r360mpi/flash.c
  GCC4.6: Squash warnings in PPChameleonEVB/flash.c
  GCC4.6: Squash error in cpc45/pd67290.c
  GCC4.6: Add macros to mv_gen_reg.h

 board/Marvell/include/mv_gen_reg.h        |    8 ++++++++
 board/cpc45/pd67290.c                     |    6 +-----
 board/dave/PPChameleonEVB/flash.c         |    3 ++-
 board/esd/pmc405de/pmc405de.c             |    2 +-
 board/esd/pmc440/cmd_pmc440.c             |    2 +-
 board/freescale/mpc5121ads/mpc5121ads.c   |    4 ++--
 board/freescale/mpc8610hpcd/mpc8610hpcd.c |    4 ++--
 board/freescale/p1022ds/diu.c             |    2 +-
 board/r360mpi/flash.c                     |    4 ++--
 board/tqc/tqm834x/tqm834x.c               |    6 +++---
 10 files changed, 23 insertions(+), 18 deletions(-)

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

-- 
1.7.6.3



More information about the U-Boot mailing list