config: Enable support for the XHCI controller on RPI4 board 15/231515/9
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 15 May 2020 11:40:27 +0000 (13:40 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Sat, 23 May 2020 05:38:33 +0000 (14:38 +0900)
commite144d757757b3aa6159c4e55da928111e25b50ab
tree0fac8b1f89b457ef9f23de2903297c4c5e4d69b8
parenta741e357addfb21b57b064a004de1c6c3c1bdc27
config: Enable support for the XHCI controller on RPI4 board

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 already configured to get this feature working out of the box.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ibef9ae32311091780e3f5243509cb066964af829
configs/rpi_4_32b_defconfig
configs/rpi_4_defconfig