mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] arm defconfig binary size reduction
@ 2012-06-29  8:09 Sascha Hauer
  2012-06-29  8:10 ` [PATCH 1/2] ARM defconfigs: Use TLSF malloc on defconfigs getting too big Sascha Hauer
  2012-06-29  8:10 ` [PATCH 2/2] ARM at91sam9m10g45ek: Enable lzo decompression Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2012-06-29  8:09 UTC (permalink / raw)
  To: barebox

With 64bit file support some defconfig builds are getting bigger than
their specififed maximum size of 256Kb. Use the tlsf allocator for
them which is smaller in binary size

----------------------------------------------------------------
Sascha Hauer (2):
      ARM defconfigs: Use TLSF malloc on defconfigs getting too big
      ARM at91sam9m10g45ek: Enable lzo decompression

 arch/arm/configs/at91sam9m10g45ek_defconfig |    2 +-
 arch/arm/configs/eukrea_cpuimx25_defconfig  |    1 +
 arch/arm/configs/eukrea_cpuimx35_defconfig  |    1 +
 arch/arm/configs/eukrea_cpuimx51_defconfig  |    1 +
 arch/arm/configs/usb_a9260_defconfig        |    1 +
 arch/arm/configs/usb_a9263_128mib_defconfig |    3 ++-
 arch/arm/configs/usb_a9263_defconfig        |    2 +-
 arch/arm/configs/usb_a9g20_128mib_defconfig |    3 ++-
 arch/arm/configs/usb_a9g20_defconfig        |    1 +
 9 files changed, 11 insertions(+), 4 deletions(-)

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-29  8:09 [PATCH] arm defconfig binary size reduction Sascha Hauer
2012-06-29  8:10 ` [PATCH 1/2] ARM defconfigs: Use TLSF malloc on defconfigs getting too big Sascha Hauer
2012-06-29  8:10 ` [PATCH 2/2] ARM at91sam9m10g45ek: Enable lzo decompression Sascha Hauer

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