projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: use a separate board id for rocket m
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.28
/
100-board_support.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.28/100-board_support.patch
b/target/linux/brcm47xx/patches-2.6.28/100-board_support.patch
index
eb8bf5f
..
ac5d912
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.28/100-board_support.patch
+++ b/
target/linux/brcm47xx/patches-2.6.28/100-board_support.patch
@@
-1,4
+1,3
@@
-diff --git a/arch/mips/include/asm/bootinfo.h b/arch/mips/include/asm/bootinfo.h
--- a/arch/mips/include/asm/bootinfo.h
+++ b/arch/mips/include/asm/bootinfo.h
@@ -57,6 +57,12 @@
--- a/arch/mips/include/asm/bootinfo.h
+++ b/arch/mips/include/asm/bootinfo.h
@@ -57,6 +57,12 @@
@@
-14,10
+13,9
@@
diff --git a/arch/mips/include/asm/bootinfo.h b/arch/mips/include/asm/bootinfo.h
#define CL_SIZE COMMAND_LINE_SIZE
extern char *system_type;
#define CL_SIZE COMMAND_LINE_SIZE
extern char *system_type;
-diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
-@@ -206
1,6 +2061
,7 @@
+@@ -206
9,6 +2069
,7 @@
#define PCI_DEVICE_ID_TIGON3_5906M 0x1713
#define PCI_DEVICE_ID_BCM4401 0x4401
#define PCI_DEVICE_ID_BCM4401B0 0x4402
#define PCI_DEVICE_ID_TIGON3_5906M 0x1713
#define PCI_DEVICE_ID_BCM4401 0x4401
#define PCI_DEVICE_ID_BCM4401B0 0x4402
This page took
0.029146 seconds
and
4
git commands to generate.