mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 22:38:26 +02:00
backfire: ar71xx: fix wlan LED on the TL-WR741 board (backport of r24963)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24965 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a4965bc691
commit
2b6605278b
@ -124,6 +124,8 @@ static void __init tl_wr741nd_setup(void)
|
||||
ar71xx_add_device_eth(1);
|
||||
ar71xx_add_device_eth(0);
|
||||
|
||||
ap91_pci_setup_wmac_led_pin(1);
|
||||
|
||||
ap91_pci_init(ee, mac);
|
||||
}
|
||||
MIPS_MACHINE(AR71XX_MACH_TL_WR741ND, "TL-WR741ND", "TP-LINK TL-WR741ND",
|
||||
|
Loading…
Reference in New Issue
Block a user