]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
pci: apple: Enable CONFIG_SYS_PCI_64BIT
authorMark Kettenis <kettenis@openbsd.org>
Fri, 14 Jul 2023 19:15:16 +0000 (21:15 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 14 Aug 2023 21:51:50 +0000 (17:51 -0400)
The Apple hardware supports 64-bit prefetchable memory windows so
enable CONFIG_SYS_PCI_64BIT. This fixes BAR assignments for the
Broadcom Ethernet controller used in some of the desktop machines.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
drivers/pci/Kconfig

index a0bf44d38a9faa335b9af8c3954b4f646b64b65a..74e514adbe0a812d43a66b536d0bcaf689a21532 100644 (file)
@@ -121,6 +121,7 @@ config PCIE_APPLE
        bool "Enable Apple PCIe driver"
        depends on ARCH_APPLE
        imply PCI_INIT_R
+       select SYS_PCI_64BIT
        default y
        help
          Say Y here if you want to enable PCIe controller support on