1. 24 Jul, 2021 1 commit
  2. 13 May, 2021 1 commit
    • James T. Lee's avatar
      u-boot: Disable OHCI instead of preboot cmd · 18dbd648
      James T. Lee authored
      The preboot command containing "usb start" is also in the distro boot
      command so disabling the preboot command doesn't help.  Disabling
      OHCI_GENERIC worked except for when plugged into the Pine64 dock.  That
      must have an OHCI interface because it hangs the system at boot until
      the OHCI_HCD feature is disabled.
      18dbd648
  3. 11 May, 2021 1 commit
    • James T. Lee's avatar
      u-boot: Disable unstable USB boot support for Pinebook Pro · e6b60145
      James T. Lee authored
      The previous solution of disabling CONFIG_USB_OHCI_GENERIC worked except
      for when plugged into the USB-C dock.  This workaround disables USB boot
      support as was done in Debian, Manjaro, and OpenBSD.  Don't need USB
      boot support anyway when the SD card will do.
      e6b60145
  4. 09 May, 2021 1 commit
  5. 05 Mar, 2021 3 commits
  6. 04 Mar, 2021 6 commits