[U-Boot] [U-Boot, RFC] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
Tom Rini
trini at konsulko.com
Tue Oct 18 03:56:14 CEST 2016
On Tue, Feb 03, 2015 at 03:21:53PM -0500, Tom Rini 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>
So, this never made it into master. I'm going to make a v2 of this that
applies better to how we are today.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161017/4e136f15/attachment.sig>
More information about the U-Boot
mailing list