adm5120: lzma-loader: fix cache invalidation
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Mar 2016 13:15:16 +0000 (13:15 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Mar 2016 13:15:16 +0000 (13:15 +0000)
commitb6682df80a013eaf38ecfe457e5ada8893ffbbcf
treeee8e71805501f5bdba72aa6669a776a613748129
parentf8cdf77f48b1216a67a38c091aed5313d9cc8378
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49058 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/adm5120/image/lzma-loader/src/head.S