On 27/02/26 9:53 PM, Tom Rini wrote:
On Fri, Feb 27, 2026 at 08:33:19PM +0530, Siddharth Vadapalli wrote:
On 27/02/26 8:05 PM, Tom Rini wrote:
On Fri, Feb 27, 2026 at 05:28:28PM +0530, Siddharth Vadapalli wrote:
Hello,
This series is based on commit
437ea9f8be5 Gitlab: Fix TEST_PY_TEST_SPEC for qemu-x86_64 in sjg-lab
of the master branch of U-Boot.
Since Linux device-tree has switched to 64-bit Address space for the
PCIe Controllers on TI SoCs, currently, U-Boot needs to support the
same. This series adds support for 64-bit addressing for PCIe along with
enabling Root-Complex mode of operation for AM69 and J784S4 SoCs.
At what tag did the device trees change? Thanks.
The DT sync with Linux by the following commit dated 30th July 2025 changed
the PCIe Controller from 32-bit Address Windows to 64-bit Address Windows:
https://github.com/u-boot/u-boot/commit/ecec23fc9a9f0eb48b761722c492cbbd4bb2e546
OK, so we should add a fixed tag then? (please just reply with the
correct one, b4 will grab it). Thanks.
Fixes: ecec23fc9a9f ("Squashed 'dts/upstream/' changes from
fe2d6c49bb4e..d08867ef8f12")