wtm2: disable SDcard USB port

This is causing hangs in depthcharge (again?) so for now
turn that port off so the resulting coreboot images are
at least useful.

BUG=none
BRANCH=none
TEST=boot on wtm2 and press Ctrl+D at developer screen with USB keyboard

Change-Id: I32c7774a95b0020b97105e0fa42c21ccb617c718
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/65615
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Duncan Laurie 2013-08-12 14:11:39 -07:00 committed by ChromeBot
commit 26f45c9462

View file

@ -115,7 +115,7 @@ void mainboard_romstage_entry(unsigned long bist)
USB_PORT_FRONT_PANEL },
{ 0x40, 1, USB_OC_PIN_SKIP, /* P6: */
USB_PORT_FRONT_PANEL },
{ 0x40, 1, USB_OC_PIN_SKIP, /* P7: */
{ 0x40, 0, USB_OC_PIN_SKIP, /* P7: */
USB_PORT_FRONT_PANEL },
},
usb3_ports: {