[LEDE-DEV] [OpenWrt-Devel] [PATCH 0/4] Gemini forward-port to kernel v4.14
Linus Walleij
linus.walleij at linaro.org
Tue Apr 17 02:25:57 PDT 2018
On Tue, Apr 17, 2018 at 11:23 AM, Linus Walleij
<linus.walleij at linaro.org> wrote:
> On Tue, Apr 17, 2018 at 12:34 AM, Roman Yeryomin <roman at advem.lv> wrote:
>
>> I've found why it didn't work:
>> [ 5.845199] Warning! fotg210_hcd should always be loaded before uhci_hcd
>> and ohci_hcd, not after
>>
>> After fixing kernel config and applying your patch it works.
>> So your patch works and is needed indeed.
>
> I always wondered about that thing, it looks a bit puzzleing, something is not
> right...
>
> The SQ201 has a VIA Vectro VT6212LUSB 2.0 USB controller on PCI,
> which is of course EHCI. EHCI req
Damned google mail.
EHCI requires UHCI to be activated in Kconfig.
So to support all Geminis we are between a rock and a hard place
here... if I can get the fotg210 working on some board I can maybe
look into it.
But just supporting fotg210 is fine for now, the SQ201 is not a
regression, it's new stuff.
Yours,
Linus Walleij
More information about the Lede-dev
mailing list