X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F510-board_spw303v.patch;h=49564dcae6695b05066b25c235a2fd3f921f02c4;hb=bb312899f6b6c2a979f39e56f0ff8659b5a57a9b;hp=3e2fad64e670de566decb48e898d06ff8b226e76;hpb=97d0ed4faa30a9fc6a341dd5e48641536a21c1de;p=openwrt%2Fstaging%2Fflorian.git diff --git a/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch b/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch index 3e2fad64e6..49564dcae6 100644 --- a/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch +++ b/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1898,6 +1898,72 @@ static struct board_info __initdata boar +@@ -1574,6 +1574,72 @@ static struct board_info __initdata boar .pci_dev = 1, }, }; @@ -73,11 +73,19 @@ #endif /* CONFIG_BCM63XX_CPU_6358 */ /* -@@ -1948,6 +2014,7 @@ static const struct board_info __initcon +@@ -1621,6 +1687,7 @@ static const struct board_info __initcon + &board_nb4_ser_r0, &board_nb4_fxc_r1, - &board_nb4_fxc_r2, &board_HW553, + &board_spw303v, #endif }; +@@ -1664,6 +1731,7 @@ static struct of_device_id const bcm963x + { .compatible = "pirelli,agpf-s0", .data = &board_AGPFS0, }, + { .compatible = "sfr,nb4-ser-r0", .data = &board_nb4_ser_r0, }, + { .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, }, ++ { .compatible = "t-com,spw303v", .data = &board_spw303v, }, + #endif + #ifdef CONFIG_BCM63XX_CPU_6368 + #endif