X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.18%2F561-board_WAP-5813n.patch;h=2be009166f207b6f3a4ce779dbd2fac37f96af3b;hb=b118f4cd216d63286874157850956ae098238be1;hp=6412188036f96a3b76fb280226743f6ffc301638;hpb=d099b6bc9532130bb192c3960a1ca0922ecb76a2;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch b/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch index 6412188036..2be009166f 100644 --- a/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch +++ b/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch @@ -10,7 +10,7 @@ #include #include #include -@@ -1899,6 +1901,65 @@ static struct board_info __initdata boar +@@ -1715,6 +1717,65 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_ehci0 = 1, }; @@ -76,7 +76,7 @@ #endif /* CONFIG_BCM63XX_CPU_6368 */ /* -@@ -2213,6 +2274,7 @@ static const struct board_info __initcon +@@ -1974,6 +2035,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, @@ -84,11 +84,11 @@ #endif #ifdef CONFIG_BCM63XX_CPU_63268 &board_963268bu_p300, -@@ -2297,6 +2359,7 @@ static struct of_device_id const bcm963x +@@ -2066,6 +2128,7 @@ static struct of_device_id const bcm963x #ifdef CONFIG_BCM63XX_CPU_6368 { .compatible = "brcm,bcm96368mvngr", .data = &board_96368mvngr, }, { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, + { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, }, #endif #ifdef CONFIG_BCM63XX_CPU_63268 - { .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, }, + { .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, },