Re: [PATCH v5 6/6] config: Enable support for the XHCI controller on RPI4 board

2020-07-10 Thread Tom Rini
On Wed, Jun 03, 2020 at 02:43:45PM +0200, Marek Szyprowski wrote: > This requires enabling BRCMSTB PCIe and XHCI_PCI drivers as well as PCI > and USB commands. To get it working one has to call the following commands: > "pci enum; usb start;", thus such commands have been added to the default >

[PATCH v5 6/6] config: Enable support for the XHCI controller on RPI4 board

2020-06-03 Thread Marek Szyprowski
This requires enabling BRCMSTB PCIe and XHCI_PCI drivers as well as PCI and USB commands. To get it working one has to call the following commands: "pci enum; usb start;", thus such commands have been added to the default "preboot" environment variable. One has to update their environment if it is