Browse Source

brcm63xx: convert RTA1320 to dts

Signed-off-by: Jonas Gorski <[email protected]>

SVN-Revision: 44563
Jonas Gorski 11 years ago
parent
commit
90c15beee6
41 changed files with 93 additions and 38 deletions
  1. 30 0
      target/linux/brcm63xx/dts/rta1320.dts
  2. 2 2
      target/linux/brcm63xx/image/Makefile
  3. 8 0
      target/linux/brcm63xx/patches-3.14/509-board_rta1320_16m.patch
  4. 1 1
      target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch
  5. 1 1
      target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch
  6. 1 1
      target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch
  7. 1 1
      target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch
  8. 1 1
      target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch
  9. 1 1
      target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch
  10. 1 1
      target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch
  11. 1 1
      target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch
  12. 1 1
      target/linux/brcm63xx/patches-3.14/528-board_nb6.patch
  13. 1 1
      target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
  14. 1 1
      target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
  15. 1 1
      target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch
  16. 1 1
      target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch
  17. 1 1
      target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch
  18. 1 1
      target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch
  19. 1 1
      target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch
  20. 1 1
      target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
  21. 1 1
      target/linux/brcm63xx/patches-3.14/565-board_hw520.patch
  22. 8 0
      target/linux/brcm63xx/patches-3.18/509-board_rta1320_16m.patch
  23. 1 1
      target/linux/brcm63xx/patches-3.18/510-board_spw303v.patch
  24. 1 1
      target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch
  25. 1 1
      target/linux/brcm63xx/patches-3.18/514-board_ct536_ct5621.patch
  26. 1 1
      target/linux/brcm63xx/patches-3.18/516-board_96348A-122.patch
  27. 1 1
      target/linux/brcm63xx/patches-3.18/520-bcm63xx-add-support-for-96368MVWG-board.patch
  28. 1 1
      target/linux/brcm63xx/patches-3.18/521-bcm63xx-add-support-for-96368MVNgr-board.patch
  29. 1 1
      target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch
  30. 1 1
      target/linux/brcm63xx/patches-3.18/527-board_dva-g3810bn-tl-1.patch
  31. 1 1
      target/linux/brcm63xx/patches-3.18/528-board_nb6.patch
  32. 1 1
      target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch
  33. 1 1
      target/linux/brcm63xx/patches-3.18/534-board_hw556.patch
  34. 1 1
      target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch
  35. 1 1
      target/linux/brcm63xx/patches-3.18/558-board_AR1004G.patch
  36. 1 1
      target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch
  37. 1 1
      target/linux/brcm63xx/patches-3.18/562-board_VR-3025u.patch
  38. 1 1
      target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch
  39. 1 1
      target/linux/brcm63xx/patches-3.18/564-board_P870HW-51a_v2.patch
  40. 1 1
      target/linux/brcm63xx/patches-3.18/565-board_hw520.patch
  41. 9 0
      target/linux/brcm63xx/profiles/dynalink.mk

+ 30 - 0
target/linux/brcm63xx/dts/rta1320.dts

@@ -0,0 +1,30 @@
+/dts-v1/;
+
+/include/ "bcm6338.dtsi"
+
+/ {
+	model = "Dynalink RTA1320";
+	compatible = "dynalink,rta1320", "brcm,bcm6338";
+};
+
+&pflash {
+	status = "ok";
+
+	linux,part-probe = "bcm63xxpart";
+
+	cfe@0 {
+		label = "CFE";
+		reg = <0x000000 0x010000>;
+		read-only;
+	};
+
+	linux@10000 {
+		label = "linux";
+		reg = <0x010000 0x3e0000>;
+	};
+
+	nvram@3f0000 {
+		label = "nvram";
+		reg = <0x3f0000 0x010000>;
+	};
+};

+ 2 - 2
target/linux/brcm63xx/image/Makefile

@@ -201,8 +201,6 @@ define Image/Build
 
 	# BT Voyager V2500V, V2500V_SIP_CLUB, V2500V_AA
 	$(call Image/Build/CFE,$(1),V2500V_BB,6348,BTV2500V,,--layoutver 5)
-	# RTA1320_16M (numerous routers)
-	$(call Image/Build/CFE,$(1),RTA1320_16M,6338,RTA1320_16M,,--layoutver 5)
 
 	# build dtb image list
 	$(foreach image,$(TARGET_$(PROFILE)_IMAGES),$(call Image/Build/$(image),$(1)))
@@ -288,6 +286,8 @@ $(eval $(call ImageDTB,CFEDTB,DVAG3810BN,DVAG3810BN,dva-g3810bn_tl,96358VW,6358)
 $(eval $(call ImageDTB,OLDCFEDTB,DV201AMR,DV-201AMR,dv-201amr,DV201AMR,6348))
 # Dynalink RTA1025W (numerous routers)
 $(eval $(call ImageDTB,CFEDTB,RTA1025W,RTA1025W_16,rta1025w,RTA1025W_16,6348,--layoutver 5))
+# Dynalink RTA1320 (numerous routers)
+$(eval $(call ImageDTB,CFEDTB,RTA1320,RTA1320_16M,rta1320,RTA1320_16M,6338,--layoutver 5))
 # Huawei HG520v
 $(eval $(call ImageDTB,CFEDTB,HG520v,HG520v,hg520v,HW6358GW_B,6358,--rsa-signature "EchoLife_HG520v"))
 # Huawei HG553

+ 8 - 0
target/linux/brcm63xx/patches-3.14/509-board_rta1320_16m.patch

@@ -54,3 +54,11 @@
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6345
  	&board_96345gw2,
+@@ -1595,6 +1635,7 @@ static struct of_device_id const bcm963x
+ #ifdef CONFIG_BCM63XX_CPU_6338
+ 	{ .compatible = "brcm,bcm96338gw", .data = &board_96338gw, },
+ 	{ .compatible = "brcm,bcm96338w", .data = &board_96338w, },
++	{ .compatible = "dynalink,rta1320", .data = &board_rta1320_16m, },
+ #endif
+ #ifdef CONFIG_BCM63XX_CPU_6345
+ 	{ .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/510-board_spw303v.patch

@@ -81,7 +81,7 @@
  #endif
  };
  
-@@ -1669,6 +1736,7 @@ static struct of_device_id const bcm963x
+@@ -1670,6 +1737,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch

@@ -74,7 +74,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -1771,6 +1831,22 @@ void __init board_bcm963xx_init(void)
+@@ -1772,6 +1832,22 @@ void __init board_bcm963xx_init(void)
  		val &= MPI_CSBASE_BASE_MASK;
  	}
  	boot_addr = (u8 *)KSEG1ADDR(val);

+ 1 - 1
target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch

@@ -67,7 +67,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -1831,6 +1884,8 @@ static struct of_device_id const bcm963x
+@@ -1832,6 +1885,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch

@@ -85,7 +85,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -1888,6 +1959,7 @@ static struct of_device_id const bcm963x
+@@ -1889,6 +1960,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/520-bcm63xx-add-support-for-96368MVWG-board.patch

@@ -107,7 +107,7 @@ Subject: [PATCH 32/63] bcm63xx: add support for 96368MVWG board.
  };
  
  static struct of_device_id const bcm963xx_boards_dt[] = {
-@@ -2025,6 +2108,7 @@ static struct of_device_id const bcm963x
+@@ -2026,6 +2109,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6368

+ 1 - 1
target/linux/brcm63xx/patches-3.14/521-bcm63xx-add-support-for-96368MVNgr-board.patch

@@ -90,7 +90,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
  #endif
  };
  
-@@ -2108,6 +2175,7 @@ static struct of_device_id const bcm963x
+@@ -2109,6 +2176,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6368

+ 1 - 1
target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch

@@ -146,7 +146,7 @@
  	&board_HW553,
  	&board_spw303v,
  #endif
-@@ -2427,6 +2552,7 @@ static struct of_device_id const bcm963x
+@@ -2428,6 +2553,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/527-board_dva-g3810bn-tl-1.patch

@@ -82,7 +82,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6368
-@@ -2555,6 +2623,7 @@ static struct of_device_id const bcm963x
+@@ -2556,6 +2624,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/528-board_nb6.patch

@@ -133,7 +133,7 @@
  #ifdef CONFIG_BCM63XX_CPU_6368
  	&board_96368mvwg,
  	&board_96368mvngr,
-@@ -2634,6 +2739,9 @@ static struct of_device_id const bcm963x
+@@ -2635,6 +2740,9 @@ static struct of_device_id const bcm963x
  	{ .compatible = "t-com,spw303v", .data = &board_spw303v, },
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif

+ 1 - 1
target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch

@@ -66,7 +66,7 @@
  	&board_DV201AMR,
  	&board_96348gw_a,
  	&board_rta1025w_16,
-@@ -2715,6 +2767,7 @@ static struct of_device_id const bcm963x
+@@ -2716,6 +2768,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/534-board_hw556.patch

@@ -421,7 +421,7 @@
  	&board_spw303v,
  	&board_DVAG3810BN,
  #endif
-@@ -3160,6 +3560,9 @@ static struct of_device_id const bcm963x
+@@ -3161,6 +3561,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch

@@ -111,7 +111,7 @@ Signed-off-by: Max Staudt <[email protected]>
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6368
-@@ -3746,6 +3837,7 @@ static struct of_device_id const bcm963x
+@@ -3747,6 +3838,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6362

+ 1 - 1
target/linux/brcm63xx/patches-3.14/558-board_AR1004G.patch

@@ -68,7 +68,7 @@ Signed-off-by: Adrian Feliks <[email protected]>
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -4277,6 +4323,7 @@ static struct of_device_id const bcm963x
+@@ -4278,6 +4324,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6348

+ 1 - 1
target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch

@@ -134,7 +134,7 @@
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
  	&board_963268bu_p300,
-@@ -4601,6 +4714,7 @@ static struct of_device_id const bcm963x
+@@ -4602,6 +4715,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch

@@ -125,7 +125,7 @@
  	&board_WAP5813n,
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
-@@ -4714,6 +4825,7 @@ static struct of_device_id const bcm963x
+@@ -4715,6 +4826,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch

@@ -125,7 +125,7 @@
  	&board_WAP5813n,
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
-@@ -4826,6 +4937,7 @@ static struct of_device_id const bcm963x
+@@ -4827,6 +4938,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch

@@ -105,7 +105,7 @@
  	&board_VR3025u,
  	&board_VR3025un,
  	&board_WAP5813n,
-@@ -4939,6 +5030,7 @@ static struct of_device_id const bcm963x
+@@ -4940,6 +5031,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.14/565-board_hw520.patch

@@ -65,7 +65,7 @@
  	&board_HW553,
  	&board_HW556_A,
  	&board_HW556_B,
-@@ -5007,6 +5058,7 @@ static struct of_device_id const bcm963x
+@@ -5008,6 +5059,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, },

+ 8 - 0
target/linux/brcm63xx/patches-3.18/509-board_rta1320_16m.patch

@@ -54,3 +54,11 @@
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6345
  	&board_96345gw2,
+@@ -1595,6 +1635,7 @@ static struct of_device_id const bcm963x
+ #ifdef CONFIG_BCM63XX_CPU_6338
+ 	{ .compatible = "brcm,bcm96338gw", .data = &board_96338gw, },
+ 	{ .compatible = "brcm,bcm96338w", .data = &board_96338w, },
++	{ .compatible = "dynalink,rta1320", .data = &board_rta1320_16m, },
+ #endif
+ #ifdef CONFIG_BCM63XX_CPU_6345
+ 	{ .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/510-board_spw303v.patch

@@ -81,7 +81,7 @@
  #endif
  };
  
-@@ -1669,6 +1736,7 @@ static struct of_device_id const bcm963x
+@@ -1670,6 +1737,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch

@@ -74,7 +74,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -1771,6 +1831,22 @@ void __init board_bcm963xx_init(void)
+@@ -1772,6 +1832,22 @@ void __init board_bcm963xx_init(void)
  		val &= MPI_CSBASE_BASE_MASK;
  	}
  	boot_addr = (u8 *)KSEG1ADDR(val);

+ 1 - 1
target/linux/brcm63xx/patches-3.18/514-board_ct536_ct5621.patch

@@ -67,7 +67,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -1831,6 +1884,8 @@ static struct of_device_id const bcm963x
+@@ -1832,6 +1885,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/516-board_96348A-122.patch

@@ -85,7 +85,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -1888,6 +1959,7 @@ static struct of_device_id const bcm963x
+@@ -1889,6 +1960,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/520-bcm63xx-add-support-for-96368MVWG-board.patch

@@ -107,7 +107,7 @@ Subject: [PATCH 32/63] bcm63xx: add support for 96368MVWG board.
  };
  
  static struct of_device_id const bcm963xx_boards_dt[] = {
-@@ -2025,6 +2108,7 @@ static struct of_device_id const bcm963x
+@@ -2026,6 +2109,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6368

+ 1 - 1
target/linux/brcm63xx/patches-3.18/521-bcm63xx-add-support-for-96368MVNgr-board.patch

@@ -90,7 +90,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
  #endif
  };
  
-@@ -2108,6 +2175,7 @@ static struct of_device_id const bcm963x
+@@ -2109,6 +2176,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6368

+ 1 - 1
target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch

@@ -146,7 +146,7 @@
  	&board_HW553,
  	&board_spw303v,
  #endif
-@@ -2427,6 +2552,7 @@ static struct of_device_id const bcm963x
+@@ -2428,6 +2553,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/527-board_dva-g3810bn-tl-1.patch

@@ -82,7 +82,7 @@
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6368
-@@ -2555,6 +2623,7 @@ static struct of_device_id const bcm963x
+@@ -2556,6 +2624,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/528-board_nb6.patch

@@ -133,7 +133,7 @@
  #ifdef CONFIG_BCM63XX_CPU_6368
  	&board_96368mvwg,
  	&board_96368mvngr,
-@@ -2634,6 +2739,9 @@ static struct of_device_id const bcm963x
+@@ -2635,6 +2740,9 @@ static struct of_device_id const bcm963x
  	{ .compatible = "t-com,spw303v", .data = &board_spw303v, },
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif

+ 1 - 1
target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch

@@ -66,7 +66,7 @@
  	&board_DV201AMR,
  	&board_96348gw_a,
  	&board_rta1025w_16,
-@@ -2715,6 +2767,7 @@ static struct of_device_id const bcm963x
+@@ -2716,6 +2768,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/534-board_hw556.patch

@@ -421,7 +421,7 @@
  	&board_spw303v,
  	&board_DVAG3810BN,
  #endif
-@@ -3160,6 +3560,9 @@ static struct of_device_id const bcm963x
+@@ -3161,6 +3561,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch

@@ -111,7 +111,7 @@ Signed-off-by: Max Staudt <[email protected]>
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6368
-@@ -3746,6 +3837,7 @@ static struct of_device_id const bcm963x
+@@ -3747,6 +3838,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6362

+ 1 - 1
target/linux/brcm63xx/patches-3.18/558-board_AR1004G.patch

@@ -68,7 +68,7 @@ Signed-off-by: Adrian Feliks <[email protected]>
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
-@@ -4277,6 +4323,7 @@ static struct of_device_id const bcm963x
+@@ -4278,6 +4324,7 @@ static struct of_device_id const bcm963x
  	{ .compatible = "brcm,bcm96345gw2", .data = &board_96345gw2, },
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6348

+ 1 - 1
target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch

@@ -134,7 +134,7 @@
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
  	&board_963268bu_p300,
-@@ -4601,6 +4714,7 @@ static struct of_device_id const bcm963x
+@@ -4602,6 +4715,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/562-board_VR-3025u.patch

@@ -125,7 +125,7 @@
  	&board_WAP5813n,
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
-@@ -4714,6 +4825,7 @@ static struct of_device_id const bcm963x
+@@ -4715,6 +4826,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch

@@ -125,7 +125,7 @@
  	&board_WAP5813n,
  #endif
  #ifdef CONFIG_BCM63XX_CPU_63268
-@@ -4826,6 +4937,7 @@ static struct of_device_id const bcm963x
+@@ -4827,6 +4938,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/564-board_P870HW-51a_v2.patch

@@ -105,7 +105,7 @@
  	&board_VR3025u,
  	&board_VR3025un,
  	&board_WAP5813n,
-@@ -4939,6 +5030,7 @@ static struct of_device_id const bcm963x
+@@ -4940,6 +5031,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, },

+ 1 - 1
target/linux/brcm63xx/patches-3.18/565-board_hw520.patch

@@ -65,7 +65,7 @@
  	&board_HW553,
  	&board_HW556_A,
  	&board_HW556_B,
-@@ -5007,6 +5058,7 @@ static struct of_device_id const bcm963x
+@@ -5008,6 +5059,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, },

+ 9 - 0
target/linux/brcm63xx/profiles/dynalink.mk

@@ -13,3 +13,12 @@ define Profile/RTA1025W/Description
   Package set optimized for RTA1025W.
 endef
 $(eval $(call Profile,RTA1025W))
+
+define Profile/RTA1320
+  NAME:=Dynalink RTA1320
+  PACKAGES:=
+endef
+define Profile/RTA1320/Description
+  Package set optimized for RTA1320.
+endef
+$(eval $(call Profile,RTA1320))