From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
Date: Thu, 16 Apr 2015 09:30:14 +0200 [thread overview]
Message-ID: <20150416093014.52d7c861@lilith> (raw)
In-Reply-To: <1422994913-2393-1-git-send-email-trini@ti.com>
Hello Tom,
On Tue, 3 Feb 2015 15:21:53 -0500, Tom Rini <trini@ti.com> wrote:
> - Move the obj- lines for memset.S/memcpy.S to outside of an SPL check
> so that SPL can use them as well.
> - Make sure memset() / memcpy() end up in a text.fn section for garbage
> collection in SPL.
> - Update examples/api/Makefile to get memset() again on ARM.
> - Drop Y-MODEM SPL from am335x_evm and USB SPL so that it fits within
> size constraints again.
> - Always set CONFIG_USE_ARCH_MEMSET/MEMCPY on ARM && !ARM64
>
> Cc: Albert Aribaud <albert.u.boot@aribaud.net>
> Signed-off-by: Tom Rini <trini@ti.com>
Really small nitpick: the comment before the YMODEM undef is not that
informative, and possibly unneeded if all space-saving undefs can be
grouped under a single global comment.
If there are no comments apart from mine, maybe we don't need this to
be reposted as non-RFC, and I can directly apply it?
Amicalement,
--
Albert.
next prev parent reply other threads:[~2015-04-16 7:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 20:21 [U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally Tom Rini
2015-04-16 7:30 ` Albert ARIBAUD [this message]
2015-04-22 13:49 ` Tom Rini
2015-06-03 14:52 ` Albert ARIBAUD
2016-10-18 1:56 ` [U-Boot] [U-Boot, RFC] " Tom Rini
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=20150416093014.52d7c861@lilith \
--to=albert.u.boot@aribaud.net \
--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.