From: juhosg Date: Sat, 8 Jan 2011 10:17:54 +0000 (+0000) Subject: backfire: ar71xx: fix WLAN LEDs on the DIR-825 board (backport of r24650) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b7a8206f35013ca5a04b30d7b6c2c1dba52d9b97;p=10.03%2Fopenwrt.git backfire: ar71xx: fix WLAN LEDs on the DIR-825 board (backport of r24650) git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24925 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-825-b1.c b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-825-b1.c index d8b26eeb1..0d5e92b0a 100644 --- a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-825-b1.c +++ b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-825-b1.c @@ -182,6 +182,9 @@ static void __init dir825b1_setup(void) platform_device_register(&dir825b1_rtl8366s_device); + ap94_pci_setup_wmac_led_pin(0, 5); + ap94_pci_setup_wmac_led_pin(1, 5); + ap94_pci_init((u8 *) KSEG1ADDR(DIR825B1_CAL_LOCATION_0), (u8 *) KSEG1ADDR(DIR825B1_MAC_LOCATION_0), (u8 *) KSEG1ADDR(DIR825B1_CAL_LOCATION_1),