[mcs814x] remove platform specific initialization from ethernet driver
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 Jun 2012 11:03:35 +0000 (11:03 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 Jun 2012 11:03:35 +0000 (11:03 +0000)
commit4c31778fc4c4c92194f04a9cc3c4cabd22d6293a
tree79fa758d09780fead09012630e8c01b82f1fa4da
parentbc89518781204a7d98b79ea4fbc530a44d407383
[mcs814x] remove platform specific initialization from ethernet driver

Hardware filtering must always be enabled as long as there is an Ethernet
device registered, and use device tree for setting the link activity and
buffer shifting enable/disable bit.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32486 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mcs814x/files-3.3/arch/arm/boot/dts/mcs8140.dtsi
target/linux/mcs814x/files-3.3/arch/arm/boot/dts/rbt-832.dts
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.c
target/linux/mcs814x/files-3.3/drivers/net/ethernet/mcs8140/nuport_mac.c