On Wed, 16 Apr 2025 17:38:27 +0530, Hrushikesh Salunke wrote: > TI's AM64 SoC has a single instance of Cadence PCIe Controller. This > series enables support for PCIe in AM64 SoC and to configure it in > Root-Complex mode of operation. > > This series is based on following commit in U-Boot next: > f892a7f397a (origin/next) Revert "Merge patch series "pxe: Precursor series > for supporting read_all() in extlinux / PXE"" > > [...]
Applied to u-boot/master, thanks! [1/3] pci: pcie_cdns_ti: Include linux/sizes.h header commit: 29602a52903f34653081e6ecbaa4a5ab056409b9 [2/3] pci: pcie_cdns_ti: Enable PCIe root-complex mode in AM64 SoC commit: a478d0f05b20b96e0911d78ddf1751ba94e171fc [3/3] configs: am64x_evm_a53_defconfig: Enable configs for PCIe support commit: f4baa55c5bee5a2eaedf80c8a84cc839230a9a73 -- Tom