]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: bcm283x: Add bcm2712 PCIe memory window
authorTorsten Duwe <duwe@suse.de>
Mon, 1 Jun 2026 10:39:20 +0000 (12:39 +0200)
committerPeter Robinson <pbrobinson@gmail.com>
Thu, 4 Jun 2026 09:50:04 +0000 (10:50 +0100)
commitb20ce94bb9d06c0bffe6cf0b2795fb021f7c0052
treeddd3f01e7e20088bf5b74c0076fd144d862acbb8
parent76d62273bc8a5dc126ed79ed0fb65e5a97359577
ARM: bcm283x: Add bcm2712 PCIe memory window

Add a mapping region for the PCIe bus address spaces to the BCM2712
memory controller setup. Generously merging the PCIe address spaces
works sufficiently well for a boot loader.

Signed-off-by: Torsten Duwe <duwe@suse.de>
Co-authored-by: Oleksii Moisieiev <oleksii_moisieiev@epam.com>
Tested-by: Pedro Falcato <pfalcato@suse.de>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
arch/arm/mach-bcm283x/init.c