uboot-oxnas: re-add IC+ phy driver
authorJohn Crispin <john@openwrt.org>
Wed, 3 Dec 2014 16:05:11 +0000 (16:05 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 3 Dec 2014 16:05:11 +0000 (16:05 +0000)
commit87ea011a617d79e47c54cd461085f46ca23600d4
treea2cb4826e7915673fa02a8f96b301ab5ac8023ce
parent4a4576251590809c7c360831a82ccebc69b2539d
uboot-oxnas: re-add IC+ phy driver

KD20 got an IC+ phy, without the driver the phy is not properly
initialized resulting in ethernet not working unless being already
initialized by the vendor loader.

upstream commit 368b4d2b49bbbf379d9334747fbbd2aaaafe4356
drivers: net: remove dead drivers
removed icplus.c due to the lack of in-tree users.
Partially revert that commit adding back the IC+ driver.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43508
package/boot/uboot-oxnas/files/include/configs/ox820.h
package/boot/uboot-oxnas/patches/200-icplus-phy.patch [new file with mode: 0644]