[OpenWrt-Devel] [PATCH v3 0/3] fix mcs814x dLAN USB Extender
Günther Kelleter
guenther.kelleter at devolo.de
Fri Jul 31 11:03:22 EDT 2015
Patches fix interrupt init, timer irq and debug UART for mcs814x.
dLAN USB Extender kernel got too big to fit in 1MB so I changed dts
partition layout and image builder to make use of automatic
partition splitting.
Please apply to trunk and CC/15.05!
changes since v2:
change commit messages
I'm sorry but I cannot find another solution to fix interrupt handling.
Trying to convert to domain generic chip interrupts doesn't work
at all.
Günther Kelleter (3):
mcs814x: fix debug UART
mcs814x: fix interrupts
mcs814x: use firmware partition splitter on dLAN USB Extender
target/linux/mcs814x/config-3.18 | 14 ++++++--
.../arch/arm/boot/dts/dlan-usb-extender.dts | 8 -----
.../mcs814x/files-3.18/arch/arm/mach-mcs814x/irq.c | 6 +++-
target/linux/mcs814x/image/Makefile | 2 +-
.../linux/mcs814x/patches-3.18/014-debuguart.patch | 41 ++++++++++++++++++++++
.../linux/mcs814x/patches-3.18/015-timer-irq.patch | 11 ++++++
6 files changed, 69 insertions(+), 13 deletions(-)
create mode 100644 target/linux/mcs814x/patches-3.18/014-debuguart.patch
create mode 100644 target/linux/mcs814x/patches-3.18/015-timer-irq.patch
--
2.4.6.89.g851dcf4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list