brcm63xx: refresh patches
authorJonas Gorski <jogo@openwrt.org>
Mon, 1 Dec 2014 00:51:24 +0000 (00:51 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 1 Dec 2014 00:51:24 +0000 (00:51 +0000)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43453

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 e1eecd4137fcaf3241664d986b37089544c59fa4..e900f0f8d3d221fd36b560dfd67f9fd32c0f0f7e 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 e08550d7e094bdf70dab43e0b248916618994576..0dc43c19be8b69120723edbaebf2da310fed0f83 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 4149e8446da3f80cefcccd2aa7fbb47c42ca55ad..49564dcae6695b05066b25c235a2fd3f921f02c4 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 82fa7e15ccc2bf070904e08dd796ba091b23d83a..a918728ef202e782125da3f6a415410058003c5f 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 8f186989d490d58ad389599652fff6b619be7f04..9da54bba91800ef1680256fcbe769360ebf5ac7f 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 03a9343f3b9dadf2f3cf8a3911cd82afdbfda5f0..8975c9d642f4491819c13a730ecc9791cdc7db14 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 9dc48c529841e748c6cf4f5c896a68791cea24f1..d8b8cc4500761804677db13199fb4c420060f49d 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 9d05d3a029ceb405b8f4fbee4f8c37779a7d9a9e..5c823fea0064e4fd6d7c9789cfe1706c5be0d39b 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 eef548dab7abdb7d6ff6123bd326147f6064fb9c..df5f0fcb88ed4a7870db28162fffa000c80e580c 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 9df5c3d94364f4f4a4b1a372c63c8b7e4b1f1be0..bdb77c40f4862aeab4e2ea54b41575ae4f67df81 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 87093d71b3fffb8941acf72476a3a533db38b5ec..9f74abf80849ef26df9bf6afcd8436b235e4de69 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 808784269d36fe32c15a54f446e09e1b5dc310cf..9a05d98548b41ee8a4f9571c67b334772bc42669 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 fd15650648ca4f6fed85bb255efa9f6076b67539..941bf8fdfa206c1bd5a5083ef8ee6c271762b4fa 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 7586f9f83c5ea83fb6c05265a46d0b6cb0a384a6..06ad96a96d9ff92be1cf99f5692a5cb893a4e871 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 c5da9173cbbbc2735f9994d1a313921122c53335..95388a29fe0c5b8e1ff612ab39ae3683de7b3d6d 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 1b00d464eb70becd458999e8ffa625634182af93..1e5aee0f53c066ce4237093d7d3bc1d90566dc71 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 1af8e4896f4afe7e8a0aff3eb43fb62c33ec8114..92bb0273402d63308c69fcbb815640948dab8a58 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 f151a10303d95987f5266c307b686a9be3518c76..889b8c856047b834632237bb121483e5dedbd568 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 6ce830f627381d16b47d488383c7c3e77ba9a7c7..d640315ea6c482c08fc96d5144b0739e3a8067bb 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 d39168aacaeb6b98e9cb627aac9f4e2d1695055b..5ee9246138b75f3f3b28c372eca8cbce63e65fe2 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 5a29b980f768f9d3ba9804594bd2b0cc0bc24208..e5c93f19bd873912b9a674663e8c5ef1ee19691d 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 9727a77b28cd1c7a57a5b12978b56e70f636620d..c22eadc227be85582dd35eca93e6dbc64cce32f6 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, },