Tim,
On Wed, 31 Oct 2012 19:28:41 +0100, Tim Harvey <thar...@gateworks.com>
wrote:
ARM Linux PCI/PCIe hardware intialization needs to occur before
device_init
as it does not support hotplug. I have modeled the cns3xxx PCIe init
after
other ARM platforms. Registering it early resolves resource issues
occuring
during bus enumeration that occur when a device driver is linked static
in
the kernel.
Instead of passing in a bitmask to enable the 2 available ports, link
detect
is used to enable ports that have a valid link.
<snip>
I like this approach a lot :) Commited as r34044.
Imre
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel