diff options
author | Nico Huber <nico.huber@secunet.com> | 2012-11-12 16:19:21 +0100 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2012-11-14 17:44:36 +0100 |
commit | aaa212d17d0070850f1dd2195129788acc978a9f (patch) | |
tree | 96c4c38d994321e86cf16a5362d5909a8c27acac /util/ifdtool | |
parent | d633dda995c78f4f2d57d369c1e2baa591c0433a (diff) |
libpayload: Do not call ohci_reset() from ohci_init()
When ohci_reset() was implemented, OHCI controllers stopped working
since the stub ohci_reset() is called at the end of ohci_init().
This is fixed by removing the call. To prevent further problems the call
to the xhci_reset() stub is removed, too.
Change-Id: If89825c8e6caf40f7f4fe078e8b2e90054a54ba2
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/1850
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'util/ifdtool')
0 files changed, 0 insertions, 0 deletions