summaryrefslogtreecommitdiff
path: root/target/linux/mcs814x/patches-3.18/014-debuguart.patch
Commit message (Collapse)AuthorAgeFilesLines
* target/linux: drop anything not on v4.9 or v4.14John Crispin2018-05-241-41/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* mcs814x: fix debug UARTJohn Crispin2015-08-171-0/+41
Switch to new 8250 debug uart code because the old mach-mcs814x/include/mach/debug-macro.S tries to include asm/hardware/debug-8250.S which no longer exists since kernel 3.14 Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de> SVN-Revision: 46646