This patch corrects an issue with the wifi for the ARV4518PW in
Attitude Adjustment that involves the PCI bus configuration in this
board.
I'm trying to guess if gmail webinterface is really able to send clean
patches. Sorry for the disturbances.
Signed-off-by: Jose Vazquez Fernandez <ppvazquezfer <at> gmail.com>
Index: target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c
===================================================================
--- target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c (revision:
36330)
+++ target/linux/lantiq/files/arch/mips/lantiq/xway/mach-arv.c (copia
de trabajo)
@@ -529,7 +529,7 @@
ltq_register_gpio_keys_polled(-1, LTQ_KEYS_POLL_INTERVAL,
ARRAY_SIZE(arv4518pw_gpio_keys),
arv4518pw_gpio_keys);
arv_load_nor(0x400000);
- ltq_pci_data.gpio = PCI_GNT2 | PCI_REQ2;
+ // ltq_pci_data.gpio = PCI_GNT2 | PCI_REQ2;
ltq_register_pci(<q_pci_data);
xway_register_dwc(ARV4518PW_USB);
arv_register_ethernet(ARV4518PW_MAC_ADDR);
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel