mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] some minor image size decrease
@ 2013-07-22  9:56 Sascha Hauer
  2013-07-22  9:56 ` [PATCH 1/4] mtd: nand: omap: do not set write callback if mtd write is disabled Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2013-07-22  9:56 UTC (permalink / raw)
  To: barebox


The following decreases the image size a bit, mainly to make the pcm049 xload
image fit into SRAM when the mtd updates I'm about to post are merged.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      mtd: nand: omap: do not set write callback if mtd write is disabled
      block: shortcut writebuffer_flush if writing is disabled
      ARM: omap4: Use writel where appropriate
      ARM: omap4: pcm049: register devices only when support is enabled

 arch/arm/boards/pcm049/board.c    |   6 +-
 arch/arm/mach-omap/omap4_clock.c  | 176 +++++++++++++++++++-------------------
 common/block.c                    |   3 +
 drivers/mtd/nand/nand_omap_gpmc.c |   3 +-
 include/printk.h                  |   4 +-
 5 files changed, 99 insertions(+), 93 deletions(-)


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

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

end of thread, other threads:[~2013-07-22  9:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-22  9:56 [PATCH] some minor image size decrease Sascha Hauer
2013-07-22  9:56 ` [PATCH 1/4] mtd: nand: omap: do not set write callback if mtd write is disabled Sascha Hauer
2013-07-22  9:56 ` [PATCH 2/4] block: shortcut writebuffer_flush if writing " Sascha Hauer
2013-07-22  9:56 ` [PATCH 3/4] ARM: omap4: Use writel where appropriate Sascha Hauer
2013-07-22  9:56 ` [PATCH 4/4] ARM: omap4: pcm049: register devices only when support is enabled Sascha Hauer

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