summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorAndy Fleming <afleming@freescale.com>2011-05-18 13:44:19 (GMT)
committerWolfgang Denk <wd@denx.de>2011-07-27 21:21:25 (GMT)
commitee8fa20f54c9705218a5c21e7db7d4ba1c124b98 (patch)
tree810fe1fa28cc878ce6315fbb6849d649057b8be4 /fs
parent09e3a67dec72b85dfc5535d2dbe695e9b2bfc4f9 (diff)
downloadu-boot-ee8fa20f54c9705218a5c21e7db7d4ba1c124b98.tar.xz
phylib: Detect link on 10G devices correctly
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions