intel_extreme: Drop out of FDI autotrain after success
This commit is contained in:
@@ -337,6 +337,10 @@ FDILink::_AutoTrain(uint32 lanes)
|
||||
|
||||
spin(31);
|
||||
}
|
||||
|
||||
// If Trained, we fall out of autotraining
|
||||
if (trained)
|
||||
break;
|
||||
}
|
||||
|
||||
if (!trained) {
|
||||
|
||||
Reference in New Issue
Block a user