brcm63xx: refresh patches
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 1 Dec 2014 00:51:24 +0000 (00:51 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 1 Dec 2014 00:51:24 +0000 (00:51 +0000)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43453 3c298f89-4303-0410-b956-a3cf2f4a3e73

22 files changed:
target/linux/brcm63xx/patches-3.14/501-board-NB4.patch
target/linux/brcm63xx/patches-3.14/508-board_hw553.patch
target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch
target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch
target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch
target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch
target/linux/brcm63xx/patches-3.14/524-board_dsl_274xb_rev_f.patch
target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch
target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch
target/linux/brcm63xx/patches-3.14/528-board_nb6.patch
target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch
target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch
target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch
target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch
target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch
target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch
target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch
target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch
target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
target/linux/brcm63xx/patches-3.14/565-board_hw520.patch

index e1eecd4..e900f0f 100644 (file)
  #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, },
index e08550d..0dc43c1 100644 (file)
@@ -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, },
index 4149e84..49564dc 100644 (file)
@@ -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, },
index 82fa7e1..a918728 100644 (file)
@@ -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);
index 8f18698..9da54bb 100644 (file)
@@ -107,7 +107,7 @@ Subject: [PATCH 32/63] bcm63xx: add support for 96368MVWG board.
  };
  
  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
index 03a9343..8975c9d 100644 (file)
@@ -90,7 +90,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
  #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
index 9dc48c5..d8b8cc4 100644 (file)
@@ -130,7 +130,7 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
  #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, },
index 9d05d3a..5c823fe 100644 (file)
        &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, },
index eef548d..df5f0fc 100644 (file)
@@ -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, },
index 9df5c3d..bdb77c4 100644 (file)
  #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
index 87093d7..9f74abf 100644 (file)
@@ -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, },
index 8087842..9a05d98 100644 (file)
 +      { .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, },
index fd15650..941bf8f 100644 (file)
        { .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
index 7586f9f..06ad96a 100644 (file)
        &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, },
index c5da917..95388a2 100644 (file)
@@ -143,7 +143,7 @@ Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
  #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, },
index 1b00d46..1e5aee0 100644 (file)
@@ -111,7 +111,7 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org>
  #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
index 1af8e48..92bb027 100644 (file)
@@ -68,7 +68,7 @@ Signed-off-by: Adrian Feliks <mexit@o2.pl>
  #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
index f151a10..889b8c8 100644 (file)
  #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, },
index 6ce830f..d640315 100644 (file)
        &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, },
index d39168a..5ee9246 100644 (file)
        &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, },
index 5a29b98..e5c93f1 100644 (file)
        &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, },
index 9727a77..c22eadc 100644 (file)
@@ -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, },