adm5120: lzma-loader: fix cache invalidation
authorGabor Juhos <juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:16 +0000 (13:15 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 21 Mar 2016 13:15:16 +0000 (13:15 +0000)
commit7d8d26272bb5e95e42f25aa276470907ff493765
tree6945633a265a42f07cb8f02ffcbfb771c9dfcce4
parentae8f6f1a280510e40797946ce28dd4561b5d1238
adm5120: 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: 49058
target/linux/adm5120/image/lzma-loader/src/head.S