On 22.04.2020 14:26, Nicolas Saenz Julienne wrote: > On Wed, 2020-04-22 at 11:50 +0100, Peter Robinson wrote:
>>> Would you mind enabling USB keyboard support too? It's useful for people >>> using >>> u-boot/UEFI. >> >> And storage too: >> CONFIG_USB_STORAGE=y >> CONFIG_USB_KEYBOARD=y >> >> In testing these patches I can see the devices with a "usb tree" but >> even with the keyboard enabled it doesn't appear to work. AFAICT with >> it enabled there should be support for usb keyboard via console in >> include/configs/rpi.h but I couldn't see what else might be missing. > > That's surprising, USB keyboard works fine in my case. USB keyboard also works well for me (but not the one with a built-in touchpad). I could add those 2 additional options to the patch but perhaps it's better to leave it as is, i.e. enable PCIe/xHCI in one patch and all needed USB devices in another? -- Regards, Sylwester

