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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user