git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4a0edc
)
configs: am64x_evm_a53_defconfig: Enable configs for PCI Endpoint mode
author
Hrushikesh Salunke
<h-salunke@ti.com>
Mon, 16 Jun 2025 16:49:29 +0000
(22:19 +0530)
committer
Tom Rini
<trini@konsulko.com>
Thu, 26 Jun 2025 23:16:40 +0000
(17:16 -0600)
TI's AM64x SoC has a single instance of PCIe Controller namely PCIe0
which is a Cadence PCIe Controller. To support PCI Endpoint
functionality with the PCIe0 instance of PCIe, enable the corresponding
configs.
Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
configs/am64x_evm_a53_defconfig
patch
|
blob
|
history
diff --git
a/configs/am64x_evm_a53_defconfig
b/configs/am64x_evm_a53_defconfig
index
8f7d098
..
5c3b46d
100644
(file)
--- a/
configs/am64x_evm_a53_defconfig
+++ b/
configs/am64x_evm_a53_defconfig
@@
-144,6
+144,8
@@
CONFIG_TI_ICSSG_PRUETH=y
CONFIG_NVME_PCI=y
CONFIG_PCI_CONFIG_HOST_BRIDGE=y
CONFIG_PCIE_CDNS_TI=y
+CONFIG_PCI_ENDPOINT=y
+CONFIG_PCIE_CDNS_TI_EP=y
CONFIG_PHY=y
CONFIG_SPL_PHY=y
CONFIG_PHY_CADENCE_TORRENT=y