[U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Apr 16 09:30:14 CEST 2015
Hello Tom,
On Tue, 3 Feb 2015 15:21:53 -0500, Tom Rini <trini at 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 at aribaud.net>
> Signed-off-by: Tom Rini <trini at 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.
More information about the U-Boot
mailing list