openwrt/target/linux/brcm47xx/image/lzma-loader
Gabor Juhos 395fff6f8b 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
2016-03-21 13:15:22 +00:00
..
src brcm47xx: lzma-loader: fix cache invalidation 2016-03-21 13:15:22 +00:00
Makefile