generic: lzma-loader: fix cache invalidation
authorGabor Juhos <juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:09 +0000 (13:15 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:09 +0000 (13:15 +0000)
commit8cd8698b6f06bf52fcbb1b7d41b2de27a0b0f938
tree33448eb006cc915c235d7e241c83d658027d0580
parent479a0ef957fe88a3dd999c4f8457f49b2b9bc6f2
generic: lzma-loader: fix cache invalidation

The current code only partially invalidates both caches
because the cache size and cache-line size values are
incorrectly passed to the C code.

Fix the assembly code to pass the arguments in the correct
order.

Tested on RB532.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 49056
target/linux/generic/image/lzma-loader/src/start.S