Author: jogo Date: 2014-12-08 17:11:26 +0100 (Mon, 08 Dec 2014) New Revision: 43576
Modified: trunk/target/linux/brcm63xx/patches-3.14/500-board-D4PW.patch trunk/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch trunk/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch trunk/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch trunk/target/linux/brcm63xx/patches-3.14/505-board_spw500v.patch trunk/target/linux/brcm63xx/patches-3.14/506-board_gw6200_gw6000.patch trunk/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch trunk/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch trunk/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch trunk/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch trunk/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch trunk/target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch trunk/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch trunk/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch trunk/target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch trunk/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch trunk/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch trunk/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch trunk/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch trunk/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch trunk/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch trunk/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch trunk/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch trunk/target/linux/brcm63xx/patches-3.18/500-board-D4PW.patch trunk/target/linux/brcm63xx/patches-3.18/501-board-NB4.patch trunk/target/linux/brcm63xx/patches-3.18/503-board-CPVA642.patch trunk/target/linux/brcm63xx/patches-3.18/504-board_dsl_274xb_rev_c.patch trunk/target/linux/brcm63xx/patches-3.18/505-board_spw500v.patch trunk/target/linux/brcm63xx/patches-3.18/506-board_gw6200_gw6000.patch trunk/target/linux/brcm63xx/patches-3.18/508-board_hw553.patch trunk/target/linux/brcm63xx/patches-3.18/510-board_spw303v.patch trunk/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch trunk/target/linux/brcm63xx/patches-3.18/514-board_ct536_ct5621.patch trunk/target/linux/brcm63xx/patches-3.18/516-board_96348A-122.patch trunk/target/linux/brcm63xx/patches-3.18/520-bcm63xx-add-support-for-96368MVWG-board.patch trunk/target/linux/brcm63xx/patches-3.18/521-bcm63xx-add-support-for-96368MVNgr-board.patch trunk/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch trunk/target/linux/brcm63xx/patches-3.18/527-board_dva-g3810bn-tl-1.patch trunk/target/linux/brcm63xx/patches-3.18/528-board_nb6.patch trunk/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch trunk/target/linux/brcm63xx/patches-3.18/534-board_hw556.patch trunk/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch trunk/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch trunk/target/linux/brcm63xx/patches-3.18/562-board_VR-3025u.patch trunk/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch trunk/target/linux/brcm63xx/patches-3.18/564-board_P870HW-51a_v2.patch trunk/target/linux/brcm63xx/patches-3.18/565-board_hw520.patch Log: brcm63xx: refresh patches Signed-off-by: ?\195?\129lvaro Fern?\195?\161ndez Rojas <[email protected]> Modified: trunk/target/linux/brcm63xx/patches-3.14/500-board-D4PW.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/500-board-D4PW.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/500-board-D4PW.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -65,11 +65,11 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -755,6 +806,7 @@ static struct of_device_id const bcm963x +@@ -756,6 +807,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96348gw-10", .data = &board_96348gw_10, }, { .compatible = "brcm,bcm96348gw-11", .data = &board_96348gw_11, }, { .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, }, + { .compatible = "d-link,dsl-2640b-b", .data = &board_96348_D4PW, }, { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, - { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -304,7 +304,7 @@ #endif }; -@@ -819,6 +1095,8 @@ static struct of_device_id const bcm963x +@@ -824,6 +1100,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/503-board-CPVA642.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -107,7 +107,7 @@ &board_DWVS0, &board_nb4_ser_r0, &board_nb4_fxc_r1, -@@ -1132,6 +1225,7 @@ static struct of_device_id const bcm963x +@@ -1137,6 +1230,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/504-board_dsl_274xb_rev_c.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -70,7 +70,7 @@ &board_nb4_ser_r0, &board_nb4_fxc_r1, #endif -@@ -1218,6 +1274,7 @@ static struct of_device_id const bcm963x +@@ -1223,6 +1279,7 @@ static struct of_device_id const bcm963x { .compatible = "alcatel,rg100a", .data = &board_96358vw2, }, { .compatible = "brcm,bcm96358vw", .data = &board_96358vw, }, { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/505-board_spw500v.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/505-board_spw500v.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/505-board_spw500v.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -93,11 +93,11 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1269,6 +1348,7 @@ static struct of_device_id const bcm963x - { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, +@@ -1272,6 +1351,7 @@ static struct of_device_id const bcm963x { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, + { .compatible = "t-com,spw500v", .data = &board_spw500v, }, { .compatible = "tp-link,td-w8900gb", .data = &board_96348gw_11, }, + { .compatible = "usr,9108", .data = &board_96348gw_a, }, #endif - #ifdef CONFIG_BCM63XX_CPU_6358 Modified: trunk/target/linux/brcm63xx/patches-3.14/506-board_gw6200_gw6000.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/506-board_gw6200_gw6000.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/506-board_gw6200_gw6000.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -122,12 +122,12 @@ &board_96348gw_10, &board_96348gw_11, &board_FAST2404, -@@ -1349,6 +1457,8 @@ static struct of_device_id const bcm963x - { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, +@@ -1352,6 +1460,8 @@ static struct of_device_id const bcm963x + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, { .compatible = "t-com,spw500v", .data = &board_spw500v, }, + { .compatible = "tecom,gw6000", .data = &board_gw6000, }, + { .compatible = "tecom,gw6200", .data = &board_gw6200, }, { .compatible = "tp-link,td-w8900gb", .data = &board_96348gw_11, }, + { .compatible = "usr,9108", .data = &board_96348gw_a, }, #endif - #ifdef CONFIG_BCM63XX_CPU_6358 Modified: trunk/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -92,7 +92,7 @@ #endif }; -@@ -1539,6 +1617,7 @@ static struct of_device_id const bcm963x +@@ -1544,6 +1622,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -81,7 +81,7 @@ #endif }; -@@ -1664,6 +1731,7 @@ static struct of_device_id const bcm963x +@@ -1669,6 +1736,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -74,7 +74,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1765,6 +1825,22 @@ void __init board_bcm963xx_init(void) +@@ -1771,6 +1831,22 @@ void __init board_bcm963xx_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); Modified: trunk/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -67,7 +67,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1830,6 +1883,8 @@ static struct of_device_id const bcm963x +@@ -1831,6 +1884,8 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96348gw-10", .data = &board_96348gw_10, }, { .compatible = "brcm,bcm96348gw-11", .data = &board_96348gw_11, }, { .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -85,11 +85,11 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1887,6 +1958,7 @@ static struct of_device_id const bcm963x +@@ -1888,6 +1959,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96348gw-11", .data = &board_96348gw_11, }, { .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, }, { .compatible = "comtrend,ct-536+", .data = &board_ct536_ct5621, }, + { .compatible = "comtrend,ct-5365", .data = &board_96348A_122, }, { .compatible = "comtrend,ct-5621", .data = &board_ct536_ct5621, }, + { .compatible = "d-link,dsl-2640b-b", .data = &board_96348_D4PW, }, { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, - { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -107,8 +107,8 @@ }; static struct of_device_id const bcm963xx_boards_dt[] = { -@@ -2019,6 +2102,7 @@ static struct of_device_id const bcm963x - { .compatible = "t-com,spw303v", .data = &board_spw303v, }, +@@ -2025,6 +2108,7 @@ static struct of_device_id const bcm963x + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6368 + { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -90,8 +90,8 @@ #endif }; -@@ -2102,6 +2169,7 @@ static struct of_device_id const bcm963x - { .compatible = "t-com,spw303v", .data = &board_spw303v, }, +@@ -2108,6 +2175,7 @@ static struct of_device_id const bcm963x + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6368 + { .compatible = "brcm,bcm96368mvngr", .data = &board_96368mvngr, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -146,7 +146,7 @@ &board_HW553, &board_spw303v, #endif -@@ -2422,6 +2547,7 @@ static struct of_device_id const bcm963x +@@ -2427,6 +2552,7 @@ static struct of_device_id const bcm963x { .compatible = "alcatel,rg100a", .data = &board_96358vw2, }, { .compatible = "brcm,bcm96358vw", .data = &board_96358vw, }, { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -82,7 +82,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -2550,6 +2618,7 @@ static struct of_device_id const bcm963x +@@ -2555,6 +2623,7 @@ static struct of_device_id const bcm963x { .compatible = "comtrend,ct-6373", .data = &board_ct6373_1, }, { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -133,9 +133,9 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2628,6 +2733,9 @@ static struct of_device_id const bcm963x - { .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, }, +@@ -2634,6 +2739,9 @@ static struct of_device_id const bcm963x { .compatible = "t-com,spw303v", .data = &board_spw303v, }, + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif +#ifdef CONFIG_BCM63XX_CPU_6362 + { .compatible = "sfr,nb6-ser-r0", .data = &board_nb6, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -66,9 +66,9 @@ &board_DV201AMR, &board_96348gw_a, &board_rta1025w_16, -@@ -2712,6 +2764,7 @@ static struct of_device_id const bcm963x - { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, +@@ -2715,6 +2767,7 @@ static struct of_device_id const bcm963x { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, + { .compatible = "sagem,f@st2604", .data = &board_FAST2604, }, { .compatible = "t-com,spw500v", .data = &board_spw500v, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -421,7 +421,7 @@ &board_spw303v, &board_DVAG3810BN, #endif -@@ -3155,6 +3555,9 @@ static struct of_device_id const bcm963x +@@ -3160,6 +3560,9 @@ static struct of_device_id const bcm963x { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, { .compatible = "d-link,dva-g3810bn/tl", .data = &board_DVAG3810BN, }, { .compatible = "huawei,hg553", .data = &board_HW553, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -111,8 +111,8 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -3740,6 +3831,7 @@ static struct of_device_id const bcm963x - { .compatible = "t-com,spw303v", .data = &board_spw303v, }, +@@ -3746,6 +3837,7 @@ static struct of_device_id const bcm963x + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6362 + { .compatible = "sagem,f@st2504n", .data = &board_fast2504n, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -134,7 +134,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_63268 &board_963268bu_p300, -@@ -4595,6 +4708,7 @@ static struct of_device_id const bcm963x +@@ -4601,6 +4714,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -125,7 +125,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -4708,6 +4819,7 @@ static struct of_device_id const bcm963x +@@ -4714,6 +4825,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -125,7 +125,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -4820,6 +4931,7 @@ static struct of_device_id const bcm963x +@@ -4826,6 +4937,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96368mvngr", .data = &board_96368mvngr, }, { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -105,7 +105,7 @@ &board_VR3025u, &board_VR3025un, &board_WAP5813n, -@@ -4933,6 +5024,7 @@ static struct of_device_id const bcm963x +@@ -4939,6 +5030,7 @@ static struct of_device_id const bcm963x { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, }, { .compatible = "comtrend,vr-3025un", .data = &board_VR3025un, }, { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -65,7 +65,7 @@ &board_HW553, &board_HW556_A, &board_HW556_B, -@@ -5002,6 +5053,7 @@ static struct of_device_id const bcm963x +@@ -5007,6 +5058,7 @@ static struct of_device_id const bcm963x { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, { .compatible = "d-link,dva-g3810bn/tl", .data = &board_DVAG3810BN, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/500-board-D4PW.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/500-board-D4PW.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/500-board-D4PW.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -65,11 +65,11 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -755,6 +806,7 @@ static struct of_device_id const bcm963x +@@ -756,6 +807,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96348gw-10", .data = &board_96348gw_10, }, { .compatible = "brcm,bcm96348gw-11", .data = &board_96348gw_11, }, { .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, }, + { .compatible = "d-link,dsl-2640b-b", .data = &board_96348_D4PW, }, { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, - { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/501-board-NB4.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/501-board-NB4.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/501-board-NB4.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -304,7 +304,7 @@ #endif }; -@@ -819,6 +1095,8 @@ static struct of_device_id const bcm963x +@@ -824,6 +1100,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/503-board-CPVA642.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/503-board-CPVA642.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/503-board-CPVA642.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -107,7 +107,7 @@ &board_DWVS0, &board_nb4_ser_r0, &board_nb4_fxc_r1, -@@ -1132,6 +1225,7 @@ static struct of_device_id const bcm963x +@@ -1137,6 +1230,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/504-board_dsl_274xb_rev_c.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/504-board_dsl_274xb_rev_c.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/504-board_dsl_274xb_rev_c.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -70,7 +70,7 @@ &board_nb4_ser_r0, &board_nb4_fxc_r1, #endif -@@ -1218,6 +1274,7 @@ static struct of_device_id const bcm963x +@@ -1223,6 +1279,7 @@ static struct of_device_id const bcm963x { .compatible = "alcatel,rg100a", .data = &board_96358vw2, }, { .compatible = "brcm,bcm96358vw", .data = &board_96358vw, }, { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/505-board_spw500v.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/505-board_spw500v.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/505-board_spw500v.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -93,11 +93,11 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1269,6 +1348,7 @@ static struct of_device_id const bcm963x - { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, +@@ -1272,6 +1351,7 @@ static struct of_device_id const bcm963x { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, + { .compatible = "t-com,spw500v", .data = &board_spw500v, }, { .compatible = "tp-link,td-w8900gb", .data = &board_96348gw_11, }, + { .compatible = "usr,9108", .data = &board_96348gw_a, }, #endif - #ifdef CONFIG_BCM63XX_CPU_6358 Modified: trunk/target/linux/brcm63xx/patches-3.18/506-board_gw6200_gw6000.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/506-board_gw6200_gw6000.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/506-board_gw6200_gw6000.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -122,12 +122,12 @@ &board_96348gw_10, &board_96348gw_11, &board_FAST2404, -@@ -1349,6 +1457,8 @@ static struct of_device_id const bcm963x - { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, +@@ -1352,6 +1460,8 @@ static struct of_device_id const bcm963x + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, { .compatible = "t-com,spw500v", .data = &board_spw500v, }, + { .compatible = "tecom,gw6000", .data = &board_gw6000, }, + { .compatible = "tecom,gw6200", .data = &board_gw6200, }, { .compatible = "tp-link,td-w8900gb", .data = &board_96348gw_11, }, + { .compatible = "usr,9108", .data = &board_96348gw_a, }, #endif - #ifdef CONFIG_BCM63XX_CPU_6358 Modified: trunk/target/linux/brcm63xx/patches-3.18/508-board_hw553.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/508-board_hw553.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/508-board_hw553.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -92,7 +92,7 @@ #endif }; -@@ -1539,6 +1617,7 @@ static struct of_device_id const bcm963x +@@ -1544,6 +1622,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/510-board_spw303v.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/510-board_spw303v.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/510-board_spw303v.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -81,7 +81,7 @@ #endif }; -@@ -1664,6 +1731,7 @@ static struct of_device_id const bcm963x +@@ -1669,6 +1736,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -74,7 +74,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1765,6 +1825,22 @@ void __init board_bcm963xx_init(void) +@@ -1771,6 +1831,22 @@ void __init board_bcm963xx_init(void) val &= MPI_CSBASE_BASE_MASK; } boot_addr = (u8 *)KSEG1ADDR(val); Modified: trunk/target/linux/brcm63xx/patches-3.18/514-board_ct536_ct5621.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/514-board_ct536_ct5621.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/514-board_ct536_ct5621.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -67,7 +67,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1830,6 +1883,8 @@ static struct of_device_id const bcm963x +@@ -1831,6 +1884,8 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96348gw-10", .data = &board_96348gw_10, }, { .compatible = "brcm,bcm96348gw-11", .data = &board_96348gw_11, }, { .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/516-board_96348A-122.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/516-board_96348A-122.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/516-board_96348A-122.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -85,11 +85,11 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1887,6 +1958,7 @@ static struct of_device_id const bcm963x +@@ -1888,6 +1959,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96348gw-11", .data = &board_96348gw_11, }, { .compatible = "brcm,bcm96348gw-a", .data = &board_96348gw_a, }, { .compatible = "comtrend,ct-536+", .data = &board_ct536_ct5621, }, + { .compatible = "comtrend,ct-5365", .data = &board_96348A_122, }, { .compatible = "comtrend,ct-5621", .data = &board_ct536_ct5621, }, + { .compatible = "d-link,dsl-2640b-b", .data = &board_96348_D4PW, }, { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, - { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/520-bcm63xx-add-support-for-96368MVWG-board.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/520-bcm63xx-add-support-for-96368MVWG-board.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/520-bcm63xx-add-support-for-96368MVWG-board.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -107,8 +107,8 @@ }; static struct of_device_id const bcm963xx_boards_dt[] = { -@@ -2019,6 +2102,7 @@ static struct of_device_id const bcm963x - { .compatible = "t-com,spw303v", .data = &board_spw303v, }, +@@ -2025,6 +2108,7 @@ static struct of_device_id const bcm963x + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6368 + { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/521-bcm63xx-add-support-for-96368MVNgr-board.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/521-bcm63xx-add-support-for-96368MVNgr-board.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/521-bcm63xx-add-support-for-96368MVNgr-board.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -90,8 +90,8 @@ #endif }; -@@ -2102,6 +2169,7 @@ static struct of_device_id const bcm963x - { .compatible = "t-com,spw303v", .data = &board_spw303v, }, +@@ -2108,6 +2175,7 @@ static struct of_device_id const bcm963x + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6368 + { .compatible = "brcm,bcm96368mvngr", .data = &board_96368mvngr, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -146,7 +146,7 @@ &board_HW553, &board_spw303v, #endif -@@ -2422,6 +2547,7 @@ static struct of_device_id const bcm963x +@@ -2427,6 +2552,7 @@ static struct of_device_id const bcm963x { .compatible = "alcatel,rg100a", .data = &board_96358vw2, }, { .compatible = "brcm,bcm96358vw", .data = &board_96358vw, }, { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/527-board_dva-g3810bn-tl-1.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/527-board_dva-g3810bn-tl-1.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/527-board_dva-g3810bn-tl-1.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -82,7 +82,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -2550,6 +2618,7 @@ static struct of_device_id const bcm963x +@@ -2555,6 +2623,7 @@ static struct of_device_id const bcm963x { .compatible = "comtrend,ct-6373", .data = &board_ct6373_1, }, { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/528-board_nb6.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/528-board_nb6.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/528-board_nb6.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -133,9 +133,9 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2628,6 +2733,9 @@ static struct of_device_id const bcm963x - { .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, }, +@@ -2634,6 +2739,9 @@ static struct of_device_id const bcm963x { .compatible = "t-com,spw303v", .data = &board_spw303v, }, + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif +#ifdef CONFIG_BCM63XX_CPU_6362 + { .compatible = "sfr,nb6-ser-r0", .data = &board_nb6, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -66,9 +66,9 @@ &board_DV201AMR, &board_96348gw_a, &board_rta1025w_16, -@@ -2712,6 +2764,7 @@ static struct of_device_id const bcm963x - { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, +@@ -2715,6 +2767,7 @@ static struct of_device_id const bcm963x { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, + { .compatible = "netgear,dg834gtpn", .data = &board_96348gw_10, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, + { .compatible = "sagem,f@st2604", .data = &board_FAST2604, }, { .compatible = "t-com,spw500v", .data = &board_spw500v, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/534-board_hw556.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/534-board_hw556.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/534-board_hw556.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -421,7 +421,7 @@ &board_spw303v, &board_DVAG3810BN, #endif -@@ -3155,6 +3555,9 @@ static struct of_device_id const bcm963x +@@ -3160,6 +3560,9 @@ static struct of_device_id const bcm963x { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, { .compatible = "d-link,dva-g3810bn/tl", .data = &board_DVAG3810BN, }, { .compatible = "huawei,hg553", .data = &board_HW553, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -111,8 +111,8 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -3740,6 +3831,7 @@ static struct of_device_id const bcm963x - { .compatible = "t-com,spw303v", .data = &board_spw303v, }, +@@ -3746,6 +3837,7 @@ static struct of_device_id const bcm963x + { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6362 + { .compatible = "sagem,f@st2504n", .data = &board_fast2504n, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -134,7 +134,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_63268 &board_963268bu_p300, -@@ -4595,6 +4708,7 @@ static struct of_device_id const bcm963x +@@ -4601,6 +4714,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/562-board_VR-3025u.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/562-board_VR-3025u.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/562-board_VR-3025u.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -125,7 +125,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -4708,6 +4819,7 @@ static struct of_device_id const bcm963x +@@ -4714,6 +4825,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, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -125,7 +125,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -4820,6 +4931,7 @@ static struct of_device_id const bcm963x +@@ -4826,6 +4937,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96368mvngr", .data = &board_96368mvngr, }, { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/564-board_P870HW-51a_v2.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/564-board_P870HW-51a_v2.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/564-board_P870HW-51a_v2.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -105,7 +105,7 @@ &board_VR3025u, &board_VR3025un, &board_WAP5813n, -@@ -4933,6 +5024,7 @@ static struct of_device_id const bcm963x +@@ -4939,6 +5030,7 @@ static struct of_device_id const bcm963x { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, }, { .compatible = "comtrend,vr-3025un", .data = &board_VR3025un, }, { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, }, Modified: trunk/target/linux/brcm63xx/patches-3.18/565-board_hw520.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.18/565-board_hw520.patch 2014-12-08 16:11:08 UTC (rev 43575) +++ trunk/target/linux/brcm63xx/patches-3.18/565-board_hw520.patch 2014-12-08 16:11:26 UTC (rev 43576) @@ -65,7 +65,7 @@ &board_HW553, &board_HW556_A, &board_HW556_B, -@@ -5002,6 +5053,7 @@ static struct of_device_id const bcm963x +@@ -5007,6 +5058,7 @@ static struct of_device_id const bcm963x { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, { .compatible = "d-link,dva-g3810bn/tl", .data = &board_DVAG3810BN, }, _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
