From: Stefan Hauser <ste...@shauser.net> Date: Fri, 1 Jul 2016 22:35:03 +0200
> When initializing the PHY control register, the FIFO depth bits are > written without reading the previous register value, i.e. all other > bits are overwritten with zero. This disables automatic MDI-X > configuration, which is enabled by default. Fix initialization by doing > a read/modify/write operation. > > Signed-off-by: Stefan Hauser <ste...@shauser.net> Applied.