Commit Graph

9 Commits (fa69553900516944fc43cf7b377105ea1f6d3db0)

Author SHA1 Message Date
Gabor Juhos 7d8d26272b 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>

SVN-Revision: 49058
8 years ago
Gabor Juhos ae8f6f1a28 adm5120: lzma-loader: remove trailing whitespaces from head.S
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 49057
8 years ago
Gabor Juhos fea19ae215 add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
SVN-Revision: 16555
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Gabor Juhos cd9ca196b6 experimental support for the Motorola MU Gateway
SVN-Revision: 12662
16 years ago
Gabor Juhos 1e32e6ddd3 lzma-loader: fix compiler warnings
SVN-Revision: 10321
17 years ago
Gabor Juhos a9fa8faa4c update LZMA code
SVN-Revision: 9756
17 years ago
Gabor Juhos 36a1feebdd add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago