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)
commit1d93f1cc508dfd541b8489083527c23cb27d4892
tree9cc46aecf4c20a33bd85780b324062fcfa4fe760
parentc70b0ac77b5596ebeb47d4e1ab6e350c54b59a6d
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43036 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.14/063-mips_decompressor_memmove.patch [new file with mode: 0644]