Author: jogo Date: 2014-12-01 01:51:24 +0100 (Mon, 01 Dec 2014) New Revision: 43453
Modified: trunk/target/linux/brcm63xx/patches-3.14/501-board-NB4.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/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/524-board_dsl_274xb_rev_f.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/530-board_A4001N1.patch trunk/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch trunk/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch trunk/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch trunk/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch trunk/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.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 Log: brcm63xx: refresh patches Signed-off-by: ?\195?\129lvaro Fern?\195?\161ndez Rojas <[email protected]> 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/501-board-NB4.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -304,7 +304,7 @@ #endif }; -@@ -818,6 +1094,8 @@ static struct of_device_id const bcm963x +@@ -819,6 +1095,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/508-board_hw553.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch 2014-12-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -92,7 +92,7 @@ #endif }; -@@ -1538,6 +1616,7 @@ static struct of_device_id const bcm963x +@@ -1539,6 +1617,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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -81,7 +81,7 @@ #endif }; -@@ -1663,6 +1730,7 @@ static struct of_device_id const bcm963x +@@ -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, }, 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -74,7 +74,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -1764,6 +1824,22 @@ void __init board_bcm963xx_init(void) +@@ -1765,6 +1825,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/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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -107,7 +107,7 @@ }; static struct of_device_id const bcm963xx_boards_dt[] = { -@@ -2018,6 +2101,7 @@ static struct of_device_id const bcm963x +@@ -2019,6 +2102,7 @@ static struct of_device_id const bcm963x { .compatible = "t-com,spw303v", .data = &board_spw303v, }, #endif #ifdef CONFIG_BCM63XX_CPU_6368 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -90,7 +90,7 @@ #endif }; -@@ -2101,6 +2168,7 @@ static struct of_device_id const bcm963x +@@ -2102,6 +2169,7 @@ static struct of_device_id const bcm963x { .compatible = "t-com,spw303v", .data = &board_spw303v, }, #endif #ifdef CONFIG_BCM63XX_CPU_6368 Modified: trunk/target/linux/brcm63xx/patches-3.14/524-board_dsl_274xb_rev_f.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/524-board_dsl_274xb_rev_f.patch 2014-12-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/524-board_dsl_274xb_rev_f.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -130,7 +130,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6338 &board_96338gw, -@@ -2742,6 +2870,7 @@ static struct of_device_id const bcm963x +@@ -2234,6 +2340,7 @@ static struct of_device_id const bcm963x #ifdef CONFIG_BCM63XX_CPU_6328 { .compatible = "brcm,bcm963281TAN", .data = &board_963281TAN, }, { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, }, 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -146,11 +146,11 @@ &board_HW553, &board_spw303v, #endif -@@ -2421,6 +2546,7 @@ static struct of_device_id const bcm963x +@@ -2422,6 +2547,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, }, + { .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, }, { .compatible = "huawei,hg553", .data = &board_HW553, }, - { .compatible = "pirelli,a226g", .data = &board_DWVS0, }, 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -82,7 +82,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -2548,6 +2616,7 @@ static struct of_device_id const bcm963x +@@ -2550,6 +2618,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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -133,7 +133,7 @@ #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, -@@ -2626,6 +2731,9 @@ static struct of_device_id const bcm963x +@@ -2628,6 +2733,9 @@ static struct of_device_id const bcm963x { .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, }, { .compatible = "t-com,spw303v", .data = &board_spw303v, }, #endif 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -66,7 +66,7 @@ &board_DV201AMR, &board_96348gw_a, &board_rta1025w_16, -@@ -2711,6 +2763,7 @@ static struct of_device_id const bcm963x +@@ -2712,6 +2764,7 @@ static struct of_device_id const bcm963x { .compatible = "davolink,dv-201amr", .data = &board_DV201AMR, }, { .compatible = "dynalink,rta1025w", .data = &board_rta1025w_16, }, { .compatible = "sagem,f@st2404", .data = &board_FAST2404, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch 2014-12-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -149,4 +149,4 @@ + { .compatible = "adb,a4001n1", .data = &board_A4001N1, }, { .compatible = "brcm,bcm963281TAN", .data = &board_963281TAN, }, { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, }, - #endif + { .compatible = "d-link,dsl-274xb-f", .data = &board_dsl_274xb_f1, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch 2014-12-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -106,5 +106,5 @@ { .compatible = "brcm,bcm96328avng", .data = &board_96328avng, }, + { .compatible = "comtrend,ar-5381u", .data = &board_AR5381u, }, { .compatible = "comtrend,ar-5387un", .data = &board_AR5387un, }, + { .compatible = "d-link,dsl-274xb-f", .data = &board_dsl_274xb_f1, }, #endif - #ifdef CONFIG_BCM63XX_CPU_6338 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -421,8 +421,8 @@ &board_spw303v, &board_DVAG3810BN, #endif -@@ -3152,6 +3552,9 @@ static struct of_device_id const bcm963x - { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, +@@ -3155,6 +3555,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, }, + { .compatible = "huawei,hg556a-a", .data = &board_HW556_A, }, Modified: trunk/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch 2014-12-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -143,7 +143,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6338 &board_96338gw, -@@ -3576,6 +3693,7 @@ static struct of_device_id const bcm963x +@@ -3577,6 +3694,7 @@ static struct of_device_id const bcm963x { .compatible = "comtrend,ar-5381u", .data = &board_AR5381u, }, { .compatible = "comtrend,ar-5387un", .data = &board_AR5387un, }, { .compatible = "d-link,dsl-274xb-f", .data = &board_dsl_274xb_f1, }, 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -111,7 +111,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -3738,6 +3829,7 @@ static struct of_device_id const bcm963x +@@ -3740,6 +3831,7 @@ static struct of_device_id const bcm963x { .compatible = "t-com,spw303v", .data = &board_spw303v, }, #endif #ifdef CONFIG_BCM63XX_CPU_6362 Modified: trunk/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch =================================================================== --- trunk/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch 2014-12-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -68,7 +68,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_6358 -@@ -4275,6 +4321,7 @@ static struct of_device_id const bcm963x +@@ -4277,6 +4323,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, }, #endif #ifdef CONFIG_BCM63XX_CPU_6348 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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -134,7 +134,7 @@ #endif #ifdef CONFIG_BCM63XX_CPU_63268 &board_963268bu_p300, -@@ -4590,6 +4703,7 @@ static struct of_device_id const bcm963x +@@ -4595,6 +4708,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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -125,7 +125,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -4703,6 +4814,7 @@ static struct of_device_id const bcm963x +@@ -4708,6 +4819,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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -125,7 +125,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -4815,6 +4926,7 @@ static struct of_device_id const bcm963x +@@ -4820,6 +4931,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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -105,7 +105,7 @@ &board_VR3025u, &board_VR3025un, &board_WAP5813n, -@@ -4928,6 +5019,7 @@ static struct of_device_id const bcm963x +@@ -4933,6 +5024,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-01 00:51:17 UTC (rev 43452) +++ trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch 2014-12-01 00:51:24 UTC (rev 43453) @@ -65,9 +65,9 @@ &board_HW553, &board_HW556_A, &board_HW556_B, -@@ -4998,6 +5049,7 @@ static struct of_device_id const bcm963x - { .compatible = "comtrend,ct-6373", .data = &board_ct6373_1, }, +@@ -5002,6 +5053,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, }, + { .compatible = "huawei,hg520v", .data = &board_HW520, }, { .compatible = "huawei,hg553", .data = &board_HW553, }, _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
