[OpenWrt-Devel] [PATCH 6/14] brcm63xx: Add fallback sprom for A4001N1

Álvaro Fernández Rojas noltari at gmail.com
Sat Aug 2 08:06:32 EDT 2014


Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
---
diff --git a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch b/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch
index d649291..d0a6c61 100644
--- a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch
+++ b/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -238,6 +238,126 @@ static struct board_info __initdata boar
+@@ -238,6 +238,133 @@ static struct board_info __initdata boar
  	},
  };
  
@@ -10,6 +10,7 @@
 +
 +	.has_uart0				= 1,
 +	.has_pci				= 1,
++	.use_fallback_sprom		= 1,
 +	.has_ohci0				= 1,
 +	.has_ehci0				= 1,
 +	.num_usbh_ports				= 1,
@@ -122,6 +123,12 @@
 +			.debounce_interval	= BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +		},
 +	},
++
++	.fallback_sprom = {
++		.type 				= SPROM_BCM43225,
++		.pci_bus			= 1,
++		.pci_dev			= 0,
++	},
 +};
 +
  static struct board_info __initdata board_dsl_274xb_f1 = {
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list