openwrt/target/linux/generic/image/lzma-loader
Gabor Juhos 8cd8698b6f generic: 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.

Tested on RB532.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 49056
2016-03-21 13:15:09 +00:00
..
src generic: lzma-loader: fix cache invalidation 2016-03-21 13:15:09 +00:00
Makefile rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00