fixes au1000 ethernet support, signed off: Bruno Randolf
SVN-Revision: 11382
This commit is contained in:
parent
daa89fdcfc
commit
28051f319c
1 changed files with 12 additions and 0 deletions
12
target/linux/au1000/patches/016-net-irq.patch
Normal file
12
target/linux/au1000/patches/016-net-irq.patch
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: linux-2.6.25.4/include/asm-mips/mach-au1x00/au1000.h
|
||||
===================================================================
|
||||
--- linux-2.6.25.4.orig/include/asm-mips/mach-au1x00/au1000.h 2008-06-06 20:51:08.000000000 +0100
|
||||
+++ linux-2.6.25.4/include/asm-mips/mach-au1x00/au1000.h 2008-06-06 20:51:48.000000000 +0100
|
||||
@@ -623,6 +623,7 @@
|
||||
AU1000_RTC_MATCH1_INT,
|
||||
AU1000_RTC_MATCH2_INT,
|
||||
AU1500_PCI_ERR_INT,
|
||||
+ AU1500_RESERVED_INT,
|
||||
AU1000_USB_DEV_REQ_INT,
|
||||
AU1000_USB_DEV_SUS_INT,
|
||||
AU1000_USB_HOST_INT,
|
Loading…
Reference in a new issue