From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] some minor image size decrease
Date: Mon, 22 Jul 2013 11:56:19 +0200 [thread overview]
Message-ID: <1374486983-5263-1-git-send-email-s.hauer@pengutronix.de> (raw)
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
next reply other threads:[~2013-07-22 9:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-22 9:56 Sascha Hauer [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1374486983-5263-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox