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)
commit0eb17eb10ce173e8911279c0bb119b3740dd9fc6
tree8b94973c5cd125e77a30f3e989e49fce87678902
parent7232ee08b956e4019206c22ad98219fdab60c27a
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