1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 11:55:32 +03:00
openwrt-xburst/target
nbd a03a3970cf 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:31:35 +00:00
..
imagebuilder Detach the building of sdk and imagebuilder from "Select all packages 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 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 fix a dependency bug 2007-08-30 22:43:25 +00:00