summaryrefslogtreecommitdiff
path: root/configs/ls1028aqds_tfa_defconfig
diff options
context:
space:
mode:
authorAlex Marginean <alexm.osslist@gmail.com>2019-06-07 17:03:07 +0300
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-06-19 10:24:57 +0300
commit062d8148f8a6ed574a45f8b3096ba0226c4b5fca (patch)
treef96319485a34e0d80a9f006eabab5d530d127ed6 /configs/ls1028aqds_tfa_defconfig
parent0dd74ec2df8ca77b1264e82c3a9a17ef7e4c0f14 (diff)
downloadu-boot-062d8148f8a6ed574a45f8b3096ba0226c4b5fca.tar.xz
arm: ls1028a: define the integrated PCI bus (ECAM)
LS1028A includes an integrated PCI bus with 11 PCI functions residing on bus 0. ECAM plus the device register space takes up 256MB of address space. Signed-off-by: Alex Marginean <alexm.osslist@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'configs/ls1028aqds_tfa_defconfig')
-rw-r--r--configs/ls1028aqds_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1028aqds_tfa_defconfig b/configs/ls1028aqds_tfa_defconfig
index 717b810523..7982ce4157 100644
--- a/configs/ls1028aqds_tfa_defconfig
+++ b/configs/ls1028aqds_tfa_defconfig
@@ -48,6 +48,7 @@ CONFIG_E1000=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_ECAM_GENERIC=y
CONFIG_PCIE_LAYERSCAPE=y
CONFIG_SCSI=y
CONFIG_DM_SCSI=y