diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-09-10 10:02:20 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-09-10 13:33:52 -0400 |
commit | 5ac31b82a5e66f2f3e5c0b9e770635d090330853 (patch) | |
tree | 33a40329d61fd9d052e0ba0e28ee44a1bee2e374 /scripts/layoutrom.py | |
parent | 7fb82b7891f3e57be1320fcddb62519b8451e261 (diff) | |
download | seabios-5ac31b82a5e66f2f3e5c0b9e770635d090330853.zip seabios-5ac31b82a5e66f2f3e5c0b9e770635d090330853.tar.gz seabios-5ac31b82a5e66f2f3e5c0b9e770635d090330853.tar.bz2 |
ehci: Move port power up from ehci_hub_detect() to check_ehci_ports().
Don't perform port power up in the detect code. Instead do it prior
to calling usb_enumerate(). This makes the code more similar to the
ohci and xhci drivers. It can also reduce the total boot time when
threads are disabled.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/layoutrom.py')
0 files changed, 0 insertions, 0 deletions