Hi Simon,

On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass <[email protected]> wrote:
> Bring in a faster memmove() from Linux 4.7. This speeds up scrolling on the
> display.
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> Changes in v2:
> - Move the code into string.c
> - Fix multi-line comments that should not be
>
>  arch/x86/include/asm/string.h |   2 +-
>  arch/x86/lib/string.c         | 161 
> ++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 162 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <[email protected]>

Tested on Crown Bay with an external PCIe graphics card
Tested-by: Bin Meng <[email protected]>

However, I did not see significant speed up on screen scrolling...

Regards,
Bin
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to