1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 00:07:09 +01:00
Files
u-boot-megous/arch/x86/lib/string.c
Simon Glass a5b8722532 x86: Add an accelerated memmove() function
Bring in a faster memmove() from Linux 4.7. This speeds up scrolling on the
display.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-10-11 11:55:33 +08:00

6.5 KiB