kernel: add a memmove() implementation for MIPS boot decompressor
authorFlorian Fainelli <florian@openwrt.org>
Fri, 24 Oct 2014 00:16:10 +0000 (00:16 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 24 Oct 2014 00:16:10 +0000 (00:16 +0000)
commit2c62ad1fda41da36baaf3524440aa631c5fb81c6
treea21806ae6a38c866370f283e1b41904b1a2ca1f5
parentafa36fe3bc7bf01bcebdc594028d8e45c42320bf
kernel: add a memmove() implementation for MIPS boot decompressor

This is required due to 306-mips_mem_functions_performance.patch, just
add a memmove() implementation to satisfy the lzma2 decompressor code.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43036
target/linux/generic/patches-3.14/063-mips_decompressor_memmove.patch [new file with mode: 0644]