Changeset 42237
- Timestamp:
- 2014-08-21T13:28:10+02:00 (3 years ago)
- Location:
- trunk/target/linux/brcm63xx
- Files:
-
- 1 added
- 39 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/brcm63xx/image/Makefile
r42210 r42237 239 239 $(call Image/Build/CFE,$(1),96348GW-11,6348,96348GW-11-generic) 240 240 $(call Image/Build/CFE,$(1),96348GW-10,6348,96348GW-10-generic) 241 $(call Image/Build/CFE,$(1),96348A-122,6348,96348A-122-generic)242 241 $(call Image/Build/CFE,$(1),96358VW,6358,96358VW-generic) 243 242 $(call Image/Build/CFE,$(1),96358VW2,6358,96358VW2-generic) … … 363 362 # Comtrend 536, 5621 364 363 $(eval $(call CfeImageDTB,CT536_CT5621,ct536plus,96348GW-11,6348,CT536_CT5621)) 364 # Comtrend CT-5365 365 $(eval $(call CfeImageDTB,CT5365,ct-5365,96348A-122,6348,CT-5365)) 365 366 # D-Link DSL-2740B/DSL-2741B, rev C2 366 367 $(eval $(call CfeImageDTB,DSL274XB_C,dsl-274xb-c,96358GW,6358,DSL274XB-C2)) -
trunk/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -592,6 +592,7 6@@ static struct board_info __initdata boar3 @@ -592,6 +592,77 @@ static struct board_info __initdata boar 4 4 }, 5 5 }; … … 7 7 +static struct board_info __initdata board_96348A_122 = { 8 8 + .name = "96348A-122", 9 + .of_board_id = "comtrend,ct-5365", 9 10 + .expected_cpu_id = 0x6348, 10 11 + … … 78 79 .name = "96348GW", 79 80 .of_board_id = "brcm,bcm96348gw", 80 @@ -1864,6 +193 4,7 @@ static const struct board_info __initcon81 @@ -1864,6 +1935,7 @@ static const struct board_info __initcon 81 82 &board_V2500V_BB, 82 83 &board_V2110, -
trunk/target/linux/brcm63xx/patches-3.14/517-RTA1205W_16_uart_fixes.patch
r42129 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -87 1,6 +871,7 @@ static struct board_info __initdata boar3 @@ -872,6 +872,7 @@ static struct board_info __initdata boar 4 4 .of_board_id = "dynalink,rta1025w", 5 5 .expected_cpu_id = 0x6348, -
trunk/target/linux/brcm63xx/patches-3.14/519_board_CPVA502plus.patch
r42211 r42237 42 42 static struct board_info __initdata board_ct536_ct5621 = { 43 43 .name = "CT536_CT5621", 44 @@ -193 6,6 +1970,7 @@ static const struct board_info __initcon44 @@ -1937,6 +1971,7 @@ static const struct board_info __initcon 45 45 &board_V2110, 46 46 &board_ct536_ct5621, -
trunk/target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch
r42211 r42237 11 11 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 12 12 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 13 @@ -193 4,6 +1934,85 @@ static struct board_info __initdata boar13 @@ -1935,6 +1935,85 @@ static struct board_info __initdata boar 14 14 #endif /* CONFIG_BCM63XX_CPU_6358 */ 15 15 … … 97 97 */ 98 98 static const struct board_info __initconst *bcm963xx_boards[] = { 99 @@ -198 5,6 +2064,10 @@ static const struct board_info __initcon99 @@ -1986,6 +2065,10 @@ static const struct board_info __initcon 100 100 &board_HW553, 101 101 &board_spw303v, -
trunk/target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch
r42211 r42237 10 10 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 11 11 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 12 @@ -201 0,6 +2010,72 @@ static struct board_info __initdata boar12 @@ -2011,6 +2011,72 @@ static struct board_info __initdata boar 13 13 .has_ohci0 = 1, 14 14 .has_ehci0 = 1, … … 83 83 84 84 /* 85 @@ -206 7,6 +2133,7 @@ static const struct board_info __initcon85 @@ -2068,6 +2134,7 @@ static const struct board_info __initcon 86 86 87 87 #ifdef CONFIG_BCM63XX_CPU_6368 -
trunk/target/linux/brcm63xx/patches-3.14/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch
r42211 r42237 87 87 88 88 /* 89 @@ -21 19,6 +2189,7 @@ static const struct board_info __initcon89 @@ -2120,6 +2190,7 @@ static const struct board_info __initcon 90 90 #endif 91 91 #ifdef CONFIG_BCM63XX_CPU_6328 -
trunk/target/linux/brcm63xx/patches-3.14/524-board_dsl_274xb_rev_f.patch
r42211 r42237 123 123 124 124 /* 125 @@ -219 0,6 +2295,7 @@ static const struct board_info __initcon125 @@ -2191,6 +2296,7 @@ static const struct board_info __initcon 126 126 #ifdef CONFIG_BCM63XX_CPU_6328 127 127 &board_96328avng, -
trunk/target/linux/brcm63xx/patches-3.14/525-board_96348w3.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -117 4,6 +1174,59 @@ static struct board_info __initdata boar3 @@ -1175,6 +1175,59 @@ static struct board_info __initdata boar 4 4 .has_ohci0 = 1, 5 5 }; … … 61 61 .name = "D-4P-W", 62 62 .expected_cpu_id = 0x6348, 63 @@ -232 5,6 +2378,7 @@ static const struct board_info __initcon63 @@ -2326,6 +2379,7 @@ static const struct board_info __initcon 64 64 &board_ct536_ct5621, 65 65 &board_96348A_122, -
trunk/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch
r42211 r42237 14 14 * known 3368 boards 15 15 */ 16 @@ -20 49,6 +2055,124 @@ static struct board_info __initdata boar16 @@ -2050,6 +2056,124 @@ static struct board_info __initdata boar 17 17 .num_spis = ARRAY_SIZE(nb4_spi_devices), 18 18 }; … … 139 139 .name = "HW553", 140 140 .expected_cpu_id = 0x6358, 141 @@ -239 0,6 +2514,7 @@ static const struct board_info __initcon141 @@ -2391,6 +2515,7 @@ static const struct board_info __initcon 142 142 &board_dsl_274xb_rev_c, 143 143 &board_nb4_ser_r0, -
trunk/target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -231 5,6 +2315,74 @@ static struct board_info __initdata boar3 @@ -2316,6 +2316,74 @@ static struct board_info __initdata boar 4 4 }, 5 5 } … … 76 76 77 77 /* 78 @@ -251 7,6 +2585,7 @@ static const struct board_info __initcon78 @@ -2518,6 +2586,7 @@ static const struct board_info __initcon 79 79 &board_ct6373_1, 80 80 &board_HW553, -
trunk/target/linux/brcm63xx/patches-3.14/528-board_nb6.patch
r42211 r42237 18 18 #define CT6373_PID_OFFSET 0xff80 19 19 #define CT6373_74X164_GPIO_BASE 64 20 @@ -238 5,6 +2388,105 @@ static struct board_info __initdata boar20 @@ -2386,6 +2389,105 @@ static struct board_info __initdata boar 21 21 }; 22 22 #endif /* CONFIG_BCM63XX_CPU_6358 */ … … 124 124 * known 6368 boards 125 125 */ 126 @@ -258 8,6 +2690,10 @@ static const struct board_info __initcon126 @@ -2589,6 +2691,10 @@ static const struct board_info __initcon 127 127 &board_DVAG3810BN, 128 128 #endif -
trunk/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -111 6,6 +1116,57 @@ static struct board_info __initdata boar3 @@ -1117,6 +1117,57 @@ static struct board_info __initdata boar 4 4 .has_ehci0 = 1, 5 5 }; … … 59 59 .name = "RTA1025W_16", 60 60 .of_board_id = "dynalink,rta1025w", 61 @@ -266 1,6 +2712,7 @@ static const struct board_info __initcon61 @@ -2662,6 +2713,7 @@ static const struct board_info __initcon 62 62 &board_96348gw_10, 63 63 &board_96348gw_11, -
trunk/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch
r42211 r42237 135 135 .name = "AW4339U", 136 136 .expected_cpu_id = 0x6328, 137 @@ -269 3,6 +2820,7 @@ static const struct board_info __initcon137 @@ -2694,6 +2821,7 @@ static const struct board_info __initcon 138 138 #ifdef CONFIG_BCM63XX_CPU_6328 139 139 &board_96328avng, -
trunk/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch
r42211 r42237 117 117 .name = "963281TAN", 118 118 .expected_cpu_id = 0x6328, 119 @@ -28 19,6 +2928,7 @@ static const struct board_info __initcon119 @@ -2820,6 +2929,7 @@ static const struct board_info __initcon 120 120 #endif 121 121 #ifdef CONFIG_BCM63XX_CPU_6328 -
trunk/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch
r42211 r42237 93 93 { .offset = 2, .value = 0x05bb }, 94 94 { .offset = 65, .value = 0x1204 }, 95 @@ -292 8,6 +3013,7 @@ static const struct board_info __initcon95 @@ -2929,6 +3014,7 @@ static const struct board_info __initcon 96 96 #endif 97 97 #ifdef CONFIG_BCM63XX_CPU_6328 -
trunk/target/linux/brcm63xx/patches-3.14/533-board_rta770bw.patch
r42211 r42237 57 57 58 58 /* 59 @@ -302 7,6 +3076,7 @@ static const struct board_info __initcon59 @@ -3028,6 +3077,7 @@ static const struct board_info __initcon 60 60 #endif 61 61 #ifdef CONFIG_BCM63XX_CPU_6345 -
trunk/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
r42211 r42237 9 9 #include <linux/spi/spi.h> 10 10 #include <linux/spi/spi_gpio.h> 11 @@ -267 4,6 +2675,405 @@ static struct board_info __initdata boar11 @@ -2675,6 +2676,405 @@ static struct board_info __initdata boar 12 12 }, 13 13 }; … … 415 415 static struct board_info __initdata board_spw303v = { 416 416 .name = "96358-502V", 417 @@ -311 2,6 +3512,9 @@ static const struct board_info __initcon417 @@ -3113,6 +3513,9 @@ static const struct board_info __initcon 418 418 &board_nb4_fxc_r1, 419 419 &board_ct6373_1, -
trunk/target/linux/brcm63xx/patches-3.14/535-board_rta770w.patch
r42211 r42237 62 62 63 63 /* 64 @@ -347 7,6 +3531,7 @@ static const struct board_info __initcon64 @@ -3478,6 +3532,7 @@ static const struct board_info __initcon 65 65 #ifdef CONFIG_BCM63XX_CPU_6345 66 66 &board_96345gw2, -
trunk/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch
r42211 r42237 136 136 137 137 /* 138 @@ -352 1,6 +3637,7 @@ static const struct board_info __initcon138 @@ -3522,6 +3638,7 @@ static const struct board_info __initcon 139 139 &board_963281TAN, 140 140 &board_A4001N1, -
trunk/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch
r42211 r42237 7 7 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 8 8 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 9 @@ -347 6,6 +3476,96 @@ static struct board_info __initdata boar9 @@ -3477,6 +3477,96 @@ static struct board_info __initdata boar 10 10 .devs = nb6_devices, 11 11 .num_devs = ARRAY_SIZE(nb6_devices), … … 104 104 105 105 /* 106 @@ -369 3,6 +3783,7 @@ static const struct board_info __initcon106 @@ -3694,6 +3784,7 @@ static const struct board_info __initcon 107 107 108 108 #ifdef CONFIG_BCM63XX_CPU_6362 -
trunk/target/linux/brcm63xx/patches-3.14/550-alice_gate2_leds.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -230 2,6 +2302,99 @@ static struct board_info __initdata boar3 @@ -2303,6 +2303,99 @@ static struct board_info __initdata boar 4 4 5 5 .has_ohci0 = 1, -
trunk/target/linux/brcm63xx/patches-3.14/551-96348gw_a_leds.patch
r42129 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -177 3,6 +1773,19 @@ static struct board_info __initdata boar3 @@ -1774,6 +1774,19 @@ static struct board_info __initdata boar 4 4 }, 5 5 -
trunk/target/linux/brcm63xx/patches-3.14/553-boards_probe_switch.patch
r42211 r42237 37 37 .force_duplex_full = 1, 38 38 }, 39 @@ -148 0,6 +1488,8 @@ static struct board_info __initdata boar39 @@ -1481,6 +1489,8 @@ static struct board_info __initdata boar 40 40 .use_internal_phy = 1, 41 41 }, … … 46 46 .force_duplex_full = 1, 47 47 }, 48 @@ -16 59,6 +1669,8 @@ static struct board_info __initdata boar48 @@ -1660,6 +1670,8 @@ static struct board_info __initdata boar 49 49 }, 50 50 … … 55 55 .force_duplex_full = 1, 56 56 }, 57 @@ -173 5,6 +1747,8 @@ static struct board_info __initdata boar57 @@ -1736,6 +1748,8 @@ static struct board_info __initdata boar 58 58 .use_internal_phy = 1, 59 59 }, … … 64 64 .force_duplex_full = 1, 65 65 }, 66 @@ -175 8,6 +1772,8 @@ static struct board_info __initdata boar66 @@ -1759,6 +1773,8 @@ static struct board_info __initdata boar 67 67 .use_internal_phy = 1, 68 68 }, … … 73 73 .force_duplex_full = 1, 74 74 }, 75 @@ -17 79,6 +1795,8 @@ static struct board_info __initdata boar75 @@ -1780,6 +1796,8 @@ static struct board_info __initdata boar 76 76 .use_internal_phy = 1, 77 77 }, … … 82 82 .force_duplex_full = 1, 83 83 }, 84 @@ -212 4,6 +2142,8 @@ static struct board_info __initdata boar84 @@ -2125,6 +2143,8 @@ static struct board_info __initdata boar 85 85 }, 86 86 … … 91 91 .force_duplex_full = 1, 92 92 }, 93 @@ -217 8,6 +2198,8 @@ static struct board_info __initdata boar93 @@ -2179,6 +2199,8 @@ static struct board_info __initdata boar 94 94 }, 95 95 … … 100 100 .force_duplex_full = 1, 101 101 }, 102 @@ -232 0,6 +2342,8 @@ static struct board_info __initdata boar102 @@ -2321,6 +2343,8 @@ static struct board_info __initdata boar 103 103 }, 104 104 … … 109 109 .force_duplex_full = 1, 110 110 }, 111 @@ -24 39,6 +2463,8 @@ static struct board_info __initdata boar111 @@ -2440,6 +2464,8 @@ static struct board_info __initdata boar 112 112 }, 113 113 -
trunk/target/linux/brcm63xx/patches-3.14/554-board_DWVS0_leds_buttons.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -247 1,6 +2471,94 @@ static struct board_info __initdata boar3 @@ -2472,6 +2472,94 @@ static struct board_info __initdata boar 4 4 5 5 .has_ohci0 = 1, -
trunk/target/linux/brcm63xx/patches-3.14/555-board_96318ref.patch
r42211 r42237 95 95 */ 96 96 #ifdef CONFIG_BCM63XX_CPU_6328 97 @@ -395 1,6 +4038,9 @@ static const struct board_info __initcon97 @@ -3952,6 +4039,9 @@ static const struct board_info __initcon 98 98 #ifdef CONFIG_BCM63XX_CPU_3368 99 99 &board_cvg834g, -
trunk/target/linux/brcm63xx/patches-3.14/556-board_96318ref_p300.patch
r42211 r42237 96 96 97 97 /* 98 @@ -404 0,6 +4128,7 @@ static const struct board_info __initcon98 @@ -4041,6 +4129,7 @@ static const struct board_info __initcon 99 99 #endif 100 100 #ifdef CONFIG_BCM63XX_CPU_6318 -
trunk/target/linux/brcm63xx/patches-3.14/557-board_bcm963269bhr.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -412 0,6 +4120,75 @@ static struct board_info __initdata boar3 @@ -4121,6 +4121,75 @@ static struct board_info __initdata boar 4 4 #endif /* CONFIG_BCM63XX_CPU_6368 */ 5 5 … … 77 77 */ 78 78 static const struct board_info __initconst *bcm963xx_boards[] = { 79 @@ -420 0,6 +4269,9 @@ static const struct board_info __initcon79 @@ -4201,6 +4270,9 @@ static const struct board_info __initcon 80 80 &board_96368mvwg, 81 81 &board_96368mvngr, -
trunk/target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch
r42211 r42237 62 62 /* BT Voyager 2110 */ 63 63 static struct board_info __initdata board_V2110 = { 64 @@ -424 0,6 +4286,7 @@ static const struct board_info __initcon64 @@ -4241,6 +4287,7 @@ static const struct board_info __initcon 65 65 &board_96348A_122, 66 66 &board_CPVA502plus, -
trunk/target/linux/brcm63xx/patches-3.14/559-board_vw6339gu.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -423 2,6 +4232,108 @@ static struct board_info __initdata boar3 @@ -4233,6 +4233,108 @@ static struct board_info __initdata boar 4 4 }, 5 5 }, … … 110 110 111 111 /* 112 @@ -431 8,6 +4420,7 @@ static const struct board_info __initcon112 @@ -4319,6 +4421,7 @@ static const struct board_info __initcon 113 113 #endif 114 114 #ifdef CONFIG_BCM63XX_CPU_63268 -
trunk/target/linux/brcm63xx/patches-3.14/560-board_963268gu_p300.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -41 69,6 +4169,131 @@ static struct board_info __initdata boar3 @@ -4170,6 +4170,131 @@ static struct board_info __initdata boar 4 4 * known 63268/63269 boards 5 5 */ … … 133 133 .name = "963269BHR", 134 134 .expected_cpu_id = 0x63268, 135 @@ -44 19,6 +4544,7 @@ static const struct board_info __initcon135 @@ -4420,6 +4545,7 @@ static const struct board_info __initcon 136 136 &board_96368mvngr, 137 137 #endif -
trunk/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch
r42211 r42237 9 9 #include <linux/spi/spi.h> 10 10 #include <linux/spi/spi_gpio.h> 11 @@ -416 3,6 +4164,117 @@ static struct board_info __initdata boar11 @@ -4164,6 +4165,117 @@ static struct board_info __initdata boar 12 12 .has_ohci0 = 1, 13 13 .has_ehci0 = 1, … … 127 127 128 128 /* 129 @@ -454 2,6 +4654,7 @@ static const struct board_info __initcon129 @@ -4543,6 +4655,7 @@ static const struct board_info __initcon 130 130 #ifdef CONFIG_BCM63XX_CPU_6368 131 131 &board_96368mvwg, -
trunk/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -416 5,6 +4165,116 @@ static struct board_info __initdata boar3 @@ -4166,6 +4166,116 @@ static struct board_info __initdata boar 4 4 .has_ehci0 = 1, 5 5 }; … … 118 118 .alias = "eth0", 119 119 }; 120 @@ -465 4,6 +4764,7 @@ static const struct board_info __initcon120 @@ -4655,6 +4765,7 @@ static const struct board_info __initcon 121 121 #ifdef CONFIG_BCM63XX_CPU_6368 122 122 &board_96368mvwg, -
trunk/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -427 5,6 +4275,116 @@ static struct board_info __initdata boar3 @@ -4276,6 +4276,116 @@ static struct board_info __initdata boar 4 4 }, 5 5 }; … … 118 118 .alias = "eth0", 119 119 }; 120 @@ -476 5,6 +4875,7 @@ static const struct board_info __initcon120 @@ -4766,6 +4876,7 @@ static const struct board_info __initcon 121 121 &board_96368mvwg, 122 122 &board_96368mvngr, -
trunk/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -417 4,6 +4174,96 @@ static struct sprom_fixup __initdata vr33 @@ -4175,6 +4175,96 @@ static struct sprom_fixup __initdata vr3 4 4 { .offset = 115, .value = 0xfad9 }, 5 5 }; … … 98 98 .name = "96368M-1541N", 99 99 .expected_cpu_id = 0x6368, 100 @@ -487 4,6 +4964,7 @@ static const struct board_info __initcon100 @@ -4875,6 +4965,7 @@ static const struct board_info __initcon 101 101 #ifdef CONFIG_BCM63XX_CPU_6368 102 102 &board_96368mvwg, -
trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch
r42211 r42237 1 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 3 @@ -322 1,6 +3221,56 @@ static struct board_info __initdata boar3 @@ -3222,6 +3222,56 @@ static struct board_info __initdata boar 4 4 .num_spis = ARRAY_SIZE(ct6373_spi_devices), 5 5 }; … … 58 58 .name = "HW553", 59 59 .expected_cpu_id = 0x6358, 60 @@ -494 8,6 +4998,7 @@ static const struct board_info __initcon60 @@ -4949,6 +4999,7 @@ static const struct board_info __initcon 61 61 &board_nb4_ser_r0, 62 62 &board_nb4_fxc_r1, -
trunk/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
r42211 r42237 97 97 .name = "963281T_TEF", 98 98 .expected_cpu_id = 0x6328, 99 @@ -49 49,6 +5038,7 @@ static const struct board_info __initcon99 @@ -4950,6 +5039,7 @@ static const struct board_info __initcon 100 100 &board_AR5381u, 101 101 &board_AR5387un, -
trunk/target/linux/brcm63xx/patches-3.14/567-board_dsl-2751b_e1.patch
r42211 r42237 143 143 144 144 /* 145 @@ -503 2,6 +5167,7 @@ static const struct board_info __initcon145 @@ -5033,6 +5168,7 @@ static const struct board_info __initcon 146 146 #ifdef CONFIG_BCM63XX_CPU_6318 147 147 &board_96318ref, -
trunk/target/linux/brcm63xx/profiles/comtrend.mk
r42209 r42237 14 14 endef 15 15 $(eval $(call Profile,CT536_CT5621)) 16 17 define Profile/CT5365 18 NAME:=Comtrend CT-5365 19 PACKAGES:=kmod-b43 wpad-mini 20 endef 21 define Profile/CT5365/Description 22 Package set optimized for CT-5365. 23 endef 24 $(eval $(call Profile,CT5365))
Note: See TracChangeset
for help on using the changeset viewer.