Author: jogo
Date: 2014-08-10 14:22:02 +0200 (Sun, 10 Aug 2014)
New Revision: 42105

Modified:
   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
   trunk/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
   trunk/target/linux/brcm63xx/patches-3.14/567-board_dsl-2751b_e1.patch
Log:
brcm63xx: Add fallback sprom for WAP-5813n

Signed-off-by: ?\195?\129lvaro Fern?\195?\161ndez Rojas <[email protected]>
Signed-off-by: Jonas Gorski <[email protected]>

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-08-10 12:21:59 UTC (rev 42104)
+++ trunk/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch  
2014-08-10 12:22:02 UTC (rev 42105)
@@ -8,7 +8,7 @@
  #include <linux/platform_device.h>
  #include <linux/spi/spi.h>
  #include <linux/spi/spi_gpio.h>
-@@ -4559,6 +4560,99 @@ static struct board_info __initdata boar
+@@ -4559,6 +4560,117 @@ static struct board_info __initdata boar
        .has_ohci0 = 1,
        .has_ehci0 = 1,
  };
@@ -27,12 +27,22 @@
 +      }
 +};
 +
++static struct sprom_fixup __initdata wap5813n_fixups[] = {
++      { .offset = 97, .value = 0xfeed },
++      { .offset = 98, .value = 0x15d1 },
++      { .offset = 99, .value = 0xfb0d },
++      { .offset = 113, .value = 0xfef7 },
++      { .offset = 114, .value = 0x15f7 },
++      { .offset = 115, .value = 0xfb1a },
++};
++
 +static struct board_info __initdata board_WAP5813n = {
 +      .name                           = "96369R-1231N",
 +      .expected_cpu_id                = 0x6368,
 +
 +      .has_uart0                      = 1,
 +      .has_pci                        = 1,
++      .use_fallback_sprom             = 1,
 +      .has_ohci0                      = 1,
 +      .has_ehci0                      = 1,
 +
@@ -102,13 +112,21 @@
 +              },
 +      },
 +
++      .fallback_sprom = {
++              .type                           = SPROM_BCM43222,
++              .pci_bus                        = 0,
++              .pci_dev                        = 1,
++              .board_fixups                   = wap5813n_fixups,
++              .num_board_fixups               = ARRAY_SIZE(wap5813n_fixups),
++      },
++
 +      .spis = WAP5813n_spi_devices,
 +      .num_spis = ARRAY_SIZE(WAP5813n_spi_devices),
 +};
  #endif
  
  /*
-@@ -4942,6 +5036,7 @@ static const struct board_info __initcon
+@@ -4942,6 +5054,7 @@ static const struct board_info __initcon
  #ifdef CONFIG_BCM63XX_CPU_6368
        &board_96368mvwg,
        &board_96368mvngr,

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-08-10 12:21:59 UTC (rev 42104)
+++ trunk/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch   
2014-08-10 12:22:02 UTC (rev 42105)
@@ -99,7 +99,7 @@
  static struct b53_platform_data WAP5813n_b53_pdata = {
        .alias = "eth0",
  };
-@@ -5036,6 +5128,7 @@ static const struct board_info __initcon
+@@ -5054,6 +5146,7 @@ static const struct board_info __initcon
  #ifdef CONFIG_BCM63XX_CPU_6368
        &board_96368mvwg,
        &board_96368mvngr,

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-08-10 12:21:59 UTC (rev 42104)
+++ trunk/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch  
2014-08-10 12:22:02 UTC (rev 42105)
@@ -99,7 +99,7 @@
  static struct b53_platform_data WAP5813n_b53_pdata = {
        .alias = "eth0",
  };
-@@ -5129,6 +5221,7 @@ static const struct board_info __initcon
+@@ -5147,6 +5239,7 @@ static const struct board_info __initcon
        &board_96368mvwg,
        &board_96368mvngr,
        &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-08-10 12:21:59 UTC (rev 42104)
+++ trunk/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch      
2014-08-10 12:22:02 UTC (rev 42105)
@@ -90,7 +90,7 @@
  static struct board_info __initdata board_VR3025u = {
        .name                                   = "96368M-1541N",
        .expected_cpu_id                = 0x6368,
-@@ -5220,6 +5303,7 @@ static const struct board_info __initcon
+@@ -5238,6 +5321,7 @@ static const struct board_info __initcon
  #ifdef CONFIG_BCM63XX_CPU_6368
        &board_96368mvwg,
        &board_96368mvngr,

Modified: trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch
===================================================================
--- trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch      
2014-08-10 12:21:59 UTC (rev 42104)
+++ trunk/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch      
2014-08-10 12:22:02 UTC (rev 42105)
@@ -50,7 +50,7 @@
  static struct board_info __initdata board_HW553 = {
        .name                           = "HW553",
        .expected_cpu_id                = 0x6358,
-@@ -5286,6 +5329,7 @@ static const struct board_info __initcon
+@@ -5304,6 +5347,7 @@ static const struct board_info __initcon
        &board_nb4_fxc_r1,
        &board_nb4_fxc_r2,
        &board_ct6373_1,

Modified: trunk/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
===================================================================
--- trunk/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch     
2014-08-10 12:21:59 UTC (rev 42104)
+++ trunk/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch     
2014-08-10 12:22:02 UTC (rev 42105)
@@ -89,7 +89,7 @@
  static struct board_info __initdata board_A4001N1 = {
        .name                                   = "963281T_TEF",
        .expected_cpu_id                        = 0x6328,
-@@ -5277,6 +5359,7 @@ static const struct board_info __initcon
+@@ -5295,6 +5377,7 @@ static const struct board_info __initcon
        &board_AR5381u,
        &board_AR5387un,
        &board_963281TAN,

Modified: trunk/target/linux/brcm63xx/patches-3.14/567-board_dsl-2751b_e1.patch
===================================================================
--- trunk/target/linux/brcm63xx/patches-3.14/567-board_dsl-2751b_e1.patch       
2014-08-10 12:21:59 UTC (rev 42104)
+++ trunk/target/linux/brcm63xx/patches-3.14/567-board_dsl-2751b_e1.patch       
2014-08-10 12:22:02 UTC (rev 42105)
@@ -142,7 +142,7 @@
  #endif
  
  /*
-@@ -5353,6 +5488,7 @@ static const struct board_info __initcon
+@@ -5371,6 +5506,7 @@ static const struct board_info __initcon
  #ifdef CONFIG_BCM63XX_CPU_6318
        &board_96318ref,
        &board_96318ref_p300,
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to