X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F501-board-NB4.patch;fp=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F501-board-NB4.patch;h=e1eecd4137fcaf3241664d986b37089544c59fa4;hb=63ddb4c8f6761b47b5b47831a093b76d6c45a1de;hp=f028de826fa1c01af5dc44092d8c21dc71692d3f;hpb=8c7572d6ab7c2c61a83431ce856f58377cfadc55;p=openwrt.git diff --git a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch index f028de826f..e1eecd4137 100644 --- a/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch +++ b/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch @@ -304,9 +304,9 @@ #endif }; -@@ -815,6 +1091,8 @@ static struct of_device_id const bcm963x - { .compatible = "pirelli,a226g", .data = &board_DWVS0, }, +@@ -818,6 +1094,8 @@ static struct of_device_id const bcm963x { .compatible = "pirelli,a226m", .data = &board_DWVS0, }, + { .compatible = "pirelli,a226m-fwb", .data = &board_DWVS0, }, { .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, },