After fixing up some of the AR8035 PHY registers, issue a reset. This seems
authorkettenis <kettenis@openbsd.org>
Thu, 4 Aug 2016 14:14:05 +0000 (14:14 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 4 Aug 2016 14:14:05 +0000 (14:14 +0000)
commit433df3f12e59014c33d73c0a3d76fea36dfccb3d
tree710a84c9369b2c26f5e61854d7cef51c1a239682
parent70549fb8bb350eabaeebb765382883db5e46f872
After fixing up some of the AR8035 PHY registers, issue a reset.  This seems
to fix autonegotiation at 100BaseTX.  Drop the bit of code that powers up
the PHY as the reset should already take care of that.

ok patrick@
sys/arch/armv7/imx/if_fec.c