linux-gbmc: npcm: Disable OHCI

Properly behaving devices should not fall-back onto the OHCI interface.
We have found that the OHCI driver has caused kernel / SoC issues and
need to avoid the peripheral since EHCI can cover hispeed devices.

Tested: Booted a BMC with RoT and other devices to verify that they are
still detected by the host controller.

Google-Bug-Id: 372758349
Change-Id: Ib82c39a2b934b45501600cdaa08c9f0927705495
Signed-off-by: William A. Kennington III <wak@google.com>
3 files changed
tree: 4e70d457a06fb71d6741f162e46aeb089b52f76a
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.