mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] random compile fixes
@ 2012-10-26  6:58 Sascha Hauer
  2012-10-26  6:58 ` [PATCH 01/15] pbl: Add missing FORCE Sascha Hauer
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Sascha Hauer @ 2012-10-26  6:58 UTC (permalink / raw)
  To: barebox

These came up during some randconfig builds. intended for master.

Sascha

----------------------------------------------------------------
Sascha Hauer (15):
      pbl: Add missing FORCE
      wd: Provide default value for watchdog timeout
      mtd: fix mtdraw_write/mtdraw_erase arguments
      ARM: let THUMB2 select EABI
      ARM Samsung: fix pbl build for tiny210 board
      ARM omap: pbl fixes
      ARM Samsung: Let Nand boot depend on ARCH_S3C24xx
      mfd stmpe: Add missing semicolons at end of EXPORT_SYMBOL
      misc JTAG: Let Jtag driver depend on GENERIC_GPIO
      mtd mxs nand: select NAND_BBT
      mtd nand i.MX: fix compilation for unsupported SoC
      of gpio: Build gpio helper only when gpiolib is selected
      pbl: provide hang() function for the pbl
      ARM omap spi image: relax size constrains
      ARM omap spi image: print error to stderr

 arch/arm/Kconfig                             |    1 +
 arch/arm/boards/friendlyarm-tiny210/Makefile |    1 +
 arch/arm/mach-omap/Makefile                  |    1 +
 arch/arm/mach-omap/omap3_generic.c           |    2 ++
 arch/arm/mach-samsung/Kconfig                |    1 +
 arch/arm/mach-samsung/Makefile               |    1 +
 commands/Kconfig                             |    1 +
 drivers/mfd/stmpe-i2c.c                      |    4 ++--
 drivers/misc/Kconfig                         |    1 +
 drivers/mtd/mtdraw.c                         |    4 ++--
 drivers/mtd/nand/Kconfig                     |    1 +
 drivers/mtd/nand/nand_imx.c                  |    3 +++
 drivers/of/Makefile                          |    2 +-
 pbl/misc.c                                   |    5 +++++
 scripts/Makefile.build                       |    4 ++--
 scripts/mk-am35xx-spi-image.c                |   10 ++++------
 16 files changed, 29 insertions(+), 13 deletions(-)

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

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

end of thread, other threads:[~2012-10-26  6:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-26  6:58 [PATCH] random compile fixes Sascha Hauer
2012-10-26  6:58 ` [PATCH 01/15] pbl: Add missing FORCE Sascha Hauer
2012-10-26  6:58 ` [PATCH 02/15] wd: Provide default value for watchdog timeout Sascha Hauer
2012-10-26  6:58 ` [PATCH 03/15] mtd: fix mtdraw_write/mtdraw_erase arguments Sascha Hauer
2012-10-26  6:58 ` [PATCH 04/15] ARM: let THUMB2 select EABI Sascha Hauer
2012-10-26  6:58 ` [PATCH 05/15] ARM Samsung: fix pbl build for tiny210 board Sascha Hauer
2012-10-26  6:58 ` [PATCH 06/15] ARM omap: pbl fixes Sascha Hauer
2012-10-26  6:59 ` [PATCH 07/15] ARM Samsung: Let Nand boot depend on ARCH_S3C24xx Sascha Hauer
2012-10-26  6:59 ` [PATCH 08/15] mfd stmpe: Add missing semicolons at end of EXPORT_SYMBOL Sascha Hauer
2012-10-26  6:59 ` [PATCH 09/15] misc JTAG: Let Jtag driver depend on GENERIC_GPIO Sascha Hauer
2012-10-26  6:59 ` [PATCH 10/15] mtd mxs nand: select NAND_BBT Sascha Hauer
2012-10-26  6:59 ` [PATCH 11/15] mtd nand i.MX: fix compilation for unsupported SoC Sascha Hauer
2012-10-26  6:59 ` [PATCH 12/15] of gpio: Build gpio helper only when gpiolib is selected Sascha Hauer
2012-10-26  6:59 ` [PATCH 13/15] pbl: provide hang() function for the pbl Sascha Hauer
2012-10-26  6:59 ` [PATCH 14/15] ARM omap spi image: relax size constrains Sascha Hauer
2012-10-26  6:59 ` [PATCH 15/15] ARM omap spi image: print error to stderr Sascha Hauer

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