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
2016-03-21 13:15:16 +00:00
Gabor Juhos
ae8f6f1a28
adm5120: lzma-loader: remove trailing whitespaces from head.S
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 49057
2016-03-21 13:15:13 +00:00
Gabor Juhos
fea19ae215
add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
...
SVN-Revision: 16555
2009-06-25 08:46:13 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Gabor Juhos
cd9ca196b6
experimental support for the Motorola MU Gateway
...
SVN-Revision: 12662
2008-09-23 14:56:29 +00:00
Gabor Juhos
1e32e6ddd3
lzma-loader: fix compiler warnings
...
SVN-Revision: 10321
2008-01-30 08:23:36 +00:00
Gabor Juhos
a9fa8faa4c
update LZMA code
...
SVN-Revision: 9756
2007-12-14 20:35:22 +00:00
Gabor Juhos
36a1feebdd
add ids for Edimax BR-6104Wg boards
...
SVN-Revision: 9342
2007-10-18 07:40:01 +00:00
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
2007-09-06 16:27:37 +00:00