]> Git Repo - J-u-boot.git/commitdiff
arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP
authorPali Rohár <[email protected]>
Fri, 5 Feb 2021 14:32:29 +0000 (15:32 +0100)
committerStefan Roese <[email protected]>
Fri, 26 Feb 2021 09:22:29 +0000 (10:22 +0100)
PCIe devices do not work in U-Boot without proper initialization and
configuration of PCI config space like the PCI_BASE_ADDRESS_0 register.

Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Marek Behún <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
configs/turris_mox_defconfig

index dde7437f24741e8c28ed73efeeeb3ed74303f38c..329c596cead3fa4dd16c7c5a97b4d186148e5044 100644 (file)
@@ -64,7 +64,6 @@ CONFIG_MVNETA=y
 CONFIG_PCI=y
 CONFIG_DM_PCI=y
 CONFIG_PCI_AARDVARK=y
-# CONFIG_PCI_PNP is not set
 CONFIG_MVEBU_COMPHY_SUPPORT=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_ARMADA_37XX=y
This page took 0.036877 seconds and 4 git commands to generate.