mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Fix Compiler warnings
@ 2014-06-05  8:23 Sascha Hauer
  2014-06-05  8:23 ` [PATCH 1/9] fix format specifiers Sascha Hauer
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Sascha Hauer @ 2014-06-05  8:23 UTC (permalink / raw)
  To: barebox

The following are fixes for various compiler warnings

Sascha

----------------------------------------------------------------
Sascha Hauer (9):
      fix format specifiers
      ARM: MXS: Remove unused variables
      ARM: friendlyarm_mini2440: refresh defconfig
      mips: dlink-dir-320: refresh defconfig
      mips: ar9331: Add missing #address-cells/#size-cells properties
      PPC: FSL DDR: Fix compiler warning
      commands: drvinfo: Make locally used function static
      gui: IMAGE_RENDERER does not depend on VIDEO
      mips: Add builtin dtb to dtb-y

 arch/arm/boards/chumby_falconwing/falconwing.c     |  2 +-
 arch/arm/boards/crystalfontz-cfa10036/cfa10036.c   |  2 +-
 arch/arm/boards/imx233-olinuxino/imx23-olinuxino.c |  3 +--
 arch/arm/configs/friendlyarm_mini2440_defconfig    | 31 ++++++++++------------
 arch/mips/configs/dlink-dir-320_defconfig          |  4 ---
 arch/mips/dts/Makefile                             |  6 +++--
 arch/mips/dts/ar9331.dtsi                          |  2 ++
 arch/ppc/include/asm/fsl_ddr_sdram.h               |  2 +-
 commands/drvinfo.c                                 |  2 +-
 common/bootm.c                                     |  4 +--
 common/uimage.c                                    |  4 ++-
 drivers/eeprom/at25.c                              |  4 +--
 lib/gui/Kconfig                                    |  1 -
 13 files changed, 32 insertions(+), 35 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-06-05 10:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-05  8:23 Fix Compiler warnings Sascha Hauer
2014-06-05  8:23 ` [PATCH 1/9] fix format specifiers Sascha Hauer
2014-06-05  8:23 ` [PATCH 2/9] ARM: MXS: Remove unused variables Sascha Hauer
2014-06-05  8:23 ` [PATCH 3/9] ARM: friendlyarm_mini2440: refresh defconfig Sascha Hauer
2014-06-05  8:23 ` [PATCH 4/9] mips: dlink-dir-320: " Sascha Hauer
2014-06-05  9:42   ` Antony Pavlov
2014-06-05 10:16     ` Sascha Hauer
2014-06-05  8:23 ` [PATCH 5/9] mips: ar9331: Add missing #address-cells/#size-cells properties Sascha Hauer
2014-06-05  8:23 ` [PATCH 6/9] PPC: FSL DDR: Fix compiler warning Sascha Hauer
2014-06-05  8:23 ` [PATCH 7/9] commands: drvinfo: Make locally used function static Sascha Hauer
2014-06-05  8:23 ` [PATCH 8/9] gui: IMAGE_RENDERER does not depend on VIDEO Sascha Hauer
2014-06-05  8:23 ` [PATCH 9/9] mips: Add builtin dtb to dtb-y Sascha Hauer

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