1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 22:41:38 +03:00

ar71xx: fix WLAN LEDs on the DIR-825 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24650 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2010-12-17 17:10:21 +00:00
parent 3e6bf9586d
commit 1eb912f20a

View File

@ -178,6 +178,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),