diff options
Diffstat (limited to 'src/mainboard/google/falco')
-rw-r--r-- | src/mainboard/google/falco/romstage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/falco/romstage.c b/src/mainboard/google/falco/romstage.c index fcf06a918b..0ad4b9763f 100644 --- a/src/mainboard/google/falco/romstage.c +++ b/src/mainboard/google/falco/romstage.c @@ -132,6 +132,7 @@ void mainboard_romstage_entry(unsigned long bist) // Enable 2x refresh mode ddr_refresh_2x: 1, max_ddr3_freq: 1600, + usb_xhci_on_resume: 1, usb2_ports: { /* Length, Enable, OCn#, Location */ { 0x0064, 1, 0, /* P0: Port A, CN8 */ |