1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

fixes mdio, adds runtime board configuration for ifxmips

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11609 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic
2008-06-29 14:56:45 +00:00
parent adde7768a2
commit 2cccfb6609
5 changed files with 192 additions and 81 deletions

View File

@@ -50,7 +50,7 @@ static struct pci_controller ifxmips_pci_controller =
};
u32 ifxmips_pci_mapped_cfg;
u32 ifxmips_pci_external_clock = 0;
int ifxmips_pci_external_clock = 0;
static int __init
ifxmips_pci_set_external_clk(char *str)