From: Patrick Uiterwijk <patr...@puiterwijk.org> Date: Wed, 30 Mar 2016 01:39:41 +0000
> Some of the vendor-specific bootloaders set up this part > of the initialization for us, so this was never added. > However, since upstream bootloaders don't initialize the > chip specifically, they leave the fiber MII's PDOWN flag > set, which means that the CPU port doesn't connect. > > This patch checks whether this flag has been clear prior > by something else, and if not make us clear it. > > Reviewed-by: Andrew Lunn <and...@lunn.ch> > Signed-off-by: Patrick Uiterwijk <patr...@puiterwijk.org> Applied, thank you.