brcm47xx: lzma-loader: fix cache invalidation
authorGabor Juhos <juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:22 +0000 (13:15 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:22 +0000 (13:15 +0000)
commit395fff6f8b9008339611ad4ab5fc0b067246253b
tree7c42a0ceb410cf909295e425eb5d003a6d85f06e
parentf8933cbd5f0ba5ae16facd72049596d104fc152e
brcm47xx: 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.

Compile tested only.

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