Patrick Uiterwijk <[email protected]> writes: > 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 <[email protected]> > Signed-off-by: Patrick Uiterwijk <[email protected]>
Tested-by: Vivien Didelot <[email protected]> This fixes the SerDes link on my single 6352 x86 platform. Thanks! Vivien
