From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 3 Jun 2015 16:52:47 +0200 Subject: [U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally In-Reply-To: <20150422134955.GR16702@bill-the-cat> References: <1422994913-2393-1-git-send-email-trini@ti.com> <20150416093014.52d7c861@lilith> <20150422134955.GR16702@bill-the-cat> Message-ID: <20150603165247.7bac65bd@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, On Wed, 22 Apr 2015 09:49:55 -0400, Tom Rini wrote: > On Thu, Apr 16, 2015 at 09:30:14AM +0200, Albert ARIBAUD wrote: > > Hello Tom, > > > > On Tue, 3 Feb 2015 15:21:53 -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 > > > Signed-off-by: Tom Rini > > > > 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? > > Yes, if you'd be so kind as to re-word the commit message (and note that > I applied the fix for am335x_evm_usbspl build size already for other > reasons) that would be great! > > -- > Tom Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.