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.

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>
Reviewed-on: http://review.coreboot.org/4467
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
Duncan Laurie 2013-08-12 14:11:39 -07:00 committed by Patrick Georgi
parent 3106d0ffce
commit 8818b9d0d4
1 changed files with 1 additions and 1 deletions

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: {