From: Ian Campbell <ijc@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] sunxi: Switch to using malloc_simple for the spl
Date: Tue, 18 Aug 2015 09:01:53 +0100 [thread overview]
Message-ID: <1439884913.3480.73.camel@hellion.org.uk> (raw)
In-Reply-To: <1439827706-1748-3-git-send-email-hdegoede@redhat.com>
On Mon, 2015-08-17 at 18:08 +0200, Hans de Goede wrote:
> common/dlmalloc.c is quite big, both in .text and .data usage. E.g.
> for a
> Mele_M9 sun6i board build this reduces .text from 0x4214 to 0x3b94
> bytes, and
> .data from 0x54c to 0x144 bytes.
>
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
next prev parent reply other threads:[~2015-08-18 8:01 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-17 16:08 [U-Boot] malloc_simple: Allow malloc_simple to be used with non stack RAM Hans de Goede
2015-08-17 16:08 ` [U-Boot] [PATCH 1/3] " Hans de Goede
2015-08-18 1:59 ` Simon Glass
2015-08-18 9:23 ` Hans de Goede
2015-08-18 12:45 ` Simon Glass
2015-08-18 15:46 ` Simon Glass
2015-08-19 11:40 ` Hans de Goede
2015-08-17 16:08 ` [U-Boot] [PATCH 2/3] sunxi: Switch to using malloc_simple for the spl Hans de Goede
2015-08-18 8:01 ` Ian Campbell [this message]
2015-08-17 16:08 ` [U-Boot] [PATCH 3/3] sunxi: sunxi-common.h cleanup Hans de Goede
2015-08-18 8:03 ` Ian Campbell
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=1439884913.3480.73.camel@hellion.org.uk \
--to=ijc@hellion.org.uk \
--cc=u-boot@lists.denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.