mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-31 14:04:26 -04:00
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 |
||
|---|---|---|
| .. | ||
| decompress.c | ||
| lzma-copy.lds.in | ||
| lzma.lds.in | ||
| LzmaDecode.c | ||
| LzmaDecode.h | ||
| Makefile | ||
| print.c | ||
| print.h | ||
| printf.c | ||
| printf.h | ||
| start.S | ||
| uart16550.c | ||
| uart16550.h | ||