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)
commit2dd07e93dd42fb7a9a0a942ef452f2d7a665b713
treec3d32855e02c9277c10bedcfe880318c8d769c88
parent3955329290634042c5fd23713de3f5540635929d
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