Openwrt/target/linux/brcm63xx
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
..
files
image bcm963xx: image generation using image tagger 2008-05-18 17:30:04 +00:00
patches
patches-2.6.25 bcm963xx: fix uart isr 2008-05-18 17:31:35 +00:00
profiles
config-2.6.24 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 2008-05-09 17:08:51 +00:00
config-2.6.25 bcm963xx: add 2.6.25 configuration file 2008-05-18 17:30:30 +00:00
Makefile bcm963xx: use the 2.6.25.1 kernel 2008-05-18 17:30:16 +00:00