summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-2.6.25/070-bcm963xx_fix_uart_isr.patch
AgeCommit message (Collapse)Author
2008-06-17[kernel] upgrade to 2.6.25.7, and refresh patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19[brcm63xx] refresh kernel patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18bcm963xx: fix uart isrnbd
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