1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 12:01:11 +03:00
openwrt-xburst/target/linux/brcm63xx/patches-2.6.25
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
..
001-bcm963xx.patch bcm963xx: board support 2008-05-18 17:30:39 +00:00
002-bcm963xx_serial.patch bcm963xx: serial port support 2008-05-18 17:30:49 +00:00
040-bcm963xx_flashmap.patch bcm963xx: flashmap support 2008-05-18 17:31:02 +00:00
050-bcm963xx_add_trailing_zero.patch bcm963xx: add missing trailing zero to load address 2008-05-18 17:31:11 +00:00
060-bcm963xx_rewrite_irq_handling_code.patch bcm963xx: rewrite irq handling code 2008-05-18 17:31:25 +00:00
070-bcm963xx_fix_uart_isr.patch bcm963xx: fix uart isr 2008-05-18 17:31:35 +00:00
080-bcm963xx_remove_unused_int_handler.patch bcm963xx: rewrite irq handling code 2008-05-18 17:31:25 +00:00