[PATCH v5 21/44] x86: Use string functions for all 32-bit builds

Simon Glass sjg at chromium.org
Wed Mar 15 15:05:34 CET 2023


Hi Tom.

On Thu, 2 Mar 2023 at 13:37, Tom Rini <trini at konsulko.com> wrote:
>
> On Wed, Feb 22, 2023 at 09:34:02AM -0700, Simon Glass wrote:
>
> > At present these are not included in SPL. They do add to code size but
> > are a bit faster, so adjust the setting to add them.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > (no changes since v1)
> >
> >  arch/x86/include/asm/string.h | 2 +-
> >  arch/x86/lib/Makefile         | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)

I've moved this to another series, x86-specific.

Regards,
Simon


More information about the U-Boot mailing list