Stefan Koch
001a50d314
lantiq: cleanup code ar9-vr9 parts
...
- remove unused code within 500-ar9_vr9.patch
- fixed return of IFX_ERROR (solves SIGSEGV in asterisk at failure)
- align it a bit with 400-falcon.patch
- remove 600-kernel-4.9.patch since changed parts
are removed during cleanup
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
2017-03-27 08:05:53 +02:00
Stefan Koch
aadd629c07
lantiq: remove residual watchdog parts from ltq-vmmc
...
modify 500-ar9_vr9.patch from
commit 29367aac42
("lantiq: ltq-vmmc add support for ar9-vr9")
- remove unused dependencies to external watchdog functions
(wdog setup is already disabled)
- using header file from kernel (asm/vpe.h) instead patched file (vpe.h)
- cleanup whitspace warning
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
2017-03-24 08:09:39 +01:00
Hauke Mehrtens
ca9b9969fb
ltq-vmmc: fix build with kernel 4.9
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-02-11 23:31:47 +01:00
Stefan Koch
29367aac42
lantiq: ltq-vmmc add support for ar9-vr9
...
(required not-distributable firmware blob - dump it by yourself from original firmware)
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
(cherry picked from commit ea9e61b8eb61a2e362a50541f03466dc7d087947)
Signed-off-by: Stefan Koch <stefan.koch10@gmail.com>
2016-10-31 16:49:55 +01:00
John Crispin
e0019b33a4
lantiq: ltq-vmmc: Fix compilation with linux 4.4
...
gpio.h needs the linux/ prefix with linux 4.4.
SVN-Revision: 48057
2016-01-01 21:21:04 +00:00
John Crispin
f457ae99f2
lantiq: fix use of IRQF_DISABLED in lantiq kmods
...
The IRQF_DISABLED flag was removed in kernel 4.1 with commit
"genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely" [1].
Therefore the compilation of ltq-hcd and ltq-vmmc kmods fails.
[1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d8bf368d0631d4bc2612d8bf2e4e8e74e620d0cc
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 47180
2015-10-11 16:24:43 +00:00
John Crispin
2b0cb17d42
lantiq: update packages for v3.10
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38028
2013-09-17 21:45:56 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00