summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.6/524-board_dsl_274xb_rev_f.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/patches-3.6/524-board_dsl_274xb_rev_f.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.6/524-board_dsl_274xb_rev_f.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.6/524-board_dsl_274xb_rev_f.patch b/target/linux/brcm63xx/patches-3.6/524-board_dsl_274xb_rev_f.patch
index a3b630eeb..ec0efca94 100644
--- a/target/linux/brcm63xx/patches-3.6/524-board_dsl_274xb_rev_f.patch
+++ b/target/linux/brcm63xx/patches-3.6/524-board_dsl_274xb_rev_f.patch
@@ -10,7 +10,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -195,6 +195,110 @@ static struct board_info __initdata boar
+@@ -196,6 +196,111 @@ static struct board_info __initdata boar
},
};
@@ -25,6 +25,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
+ .has_caldata = 1,
+ .caldata = {
+ {
++ .vendor = PCI_VENDOR_ID_ATHEROS,
+ .caldata_offset = 0x7d1000,
+ .slot = 0,
+ .led_pin = -1,
@@ -121,7 +122,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
#endif
/*
-@@ -2393,6 +2497,7 @@ static const struct board_info __initdat
+@@ -2394,6 +2499,7 @@ static const struct board_info __initdat
#ifdef CONFIG_BCM63XX_CPU_6328
&board_96328avng,
&board_963281TAN,