[OpenWrt-Devel] [PATCH v4 0/3] fix mcs814x dLAN USB Extender

Günther Kelleter guenther.kelleter at devolo.de
Mon Aug 3 04:21:19 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 v3:
change commit messages
I'm sorry but I cannot find another solution to fix interrupt handling.
Interrupt handling switched to domain generic chip interrupts. Removed
generic kernel irq patch.


Günther Kelleter (3):
  mcs814x: fix debug UART
  mcs814x: fix interrupt handling
  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 | 21 ++++++-----
 .../files-3.18/arch/arm/mach-mcs814x/timer.c       | 28 +++++++--------
 target/linux/mcs814x/image/Makefile                |  2 +-
 .../linux/mcs814x/patches-3.18/014-debuguart.patch | 41 ++++++++++++++++++++++
 6 files changed, 80 insertions(+), 34 deletions(-)
 create mode 100644 target/linux/mcs814x/patches-3.18/014-debuguart.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