<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<div>On my board with broadwell, the EHCI controller is disable after refcode runs.<br>
RCBA(FD) is 1. After refcode, RCBA(FD) is 0x8001.<br>
<br>
So I doubt the PEI data is not filled correctly.<br>
<span>I change all ports like this.</span><br>
    pei_data_usb2_port(pei_data, 0, 0x0080, 1, USB_OC_PIN_SKIP, //1,<br>
               USB_PORT_BACK_PANEL);<br>
But  it still does not work.<br>
<br>
The refcode is extracted from SAMUS board shell ball.<br>
<br>
Anybody has an idea? Thanks.<br>
<br>
Zheng<br>
</div>
<p></p>
</div>
</body>
</html>