mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
ee8fa20f54
gen10g_startup() had 2 bugs: 1) It had a boolean logic error in checking the MMD mask, and always checked all of them. 2) It checked devices which don't actually report link state, which meant that it would never believe the link was fully up. Fix the boolean logic, and then mask the MMD mask so only link-reporting devices are checked. Signed-off-by: Andy Fleming <afleming@freescale.com> Reported-by: Ed Swarthout <Ed.Swarthout@freescale.com> |
||
---|---|---|
.. | ||
atheros.c | ||
broadcom.c | ||
davicom.c | ||
generic_10g.c | ||
lxt.c | ||
Makefile | ||
marvell.c | ||
micrel.c | ||
miiphybb.c | ||
mv88e61xx.c | ||
mv88e61xx.h | ||
natsemi.c | ||
phy.c | ||
realtek.c | ||
teranetics.c | ||
vitesse.c |