1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00
openwrt/target
Felix Fietkau 4db60563fc bcm963xx: fix uart isr
The ISR ended up in an endless loop because the TX ISR never got used or masked.
This patch basically makes the TX ISR mask the the TX interrupt when it
encounters it, because it doesn't even use the TX interrupt.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11179
2008-05-18 17:31:35 +00:00
..
imagebuilder Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection. 2008-03-19 08:16:02 +00:00
linux bcm963xx: fix uart isr 2008-05-18 17:31:35 +00:00
sdk Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection. 2008-03-19 08:16:02 +00:00
Config.in add a gpio feature for devices supporting the generic GPIO interface 2008-04-20 09:46:45 +00:00
Makefile