mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] some small binary size improvement patches
@ 2012-06-28 10:48 Sascha Hauer
  2012-06-28 10:48 ` [PATCH 1/3] menu: factor out a function to print an entry Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2012-06-28 10:48 UTC (permalink / raw)
  To: barebox

Not much, but at least a few hundred bytes.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      menu: factor out a function to print an entry
      net: Use dev_name directly
      dos partitions: enable disk size guessing only for bios disks

 common/menu.c       |   70 +++++++++++----------------------------------------
 common/partitions.c |    2 +-
 include/menu.h      |    3 ---
 net/eth.c           |    4 +--
 4 files changed, 17 insertions(+), 62 deletions(-)

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

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

end of thread, other threads:[~2012-06-28 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-28 10:48 [PATCH] some small binary size improvement patches Sascha Hauer
2012-06-28 10:48 ` [PATCH 1/3] menu: factor out a function to print an entry Sascha Hauer
2012-06-28 10:48 ` [PATCH 2/3] net: Use dev_name directly Sascha Hauer
2012-06-28 10:48 ` [PATCH 3/3] dos partitions: enable disk size guessing only for bios disks Sascha Hauer

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