summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/image/lzma-loader/src
Commit message (Collapse)AuthorAgeFilesLines
* generic: lzma-loader: fix cache invalidationGabor Juhos2016-03-211-4/+4
| | | | | | | | | | | | | | | 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
* generic: lzma-loader: remove trailing whitespaces from start.SGabor Juhos2016-03-211-4/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 49055
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-2613-0/+1696
SVN-Revision: 21952