aboutsummaryrefslogtreecommitdiff
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-11-25 11:30:58 +0100
committerTom Rini <trini@konsulko.com>2022-01-12 14:21:24 -0500
commitf2094143c5367f38c74d4233a65afb07a25a8ace (patch)
treea26aa767a082028b66399adf816a4a23a0d84eff /drivers/Kconfig
parentbf667d5f15a75c2f1d4715ac3b7525b300ae1c58 (diff)
downloadu-boot-f2094143c5367f38c74d4233a65afb07a25a8ace.zip
u-boot-f2094143c5367f38c74d4233a65afb07a25a8ace.tar.gz
u-boot-f2094143c5367f38c74d4233a65afb07a25a8ace.tar.bz2
pci: Fix register for determining type of IO base address
Function dm_pciauto_prescan_setup_bridge() configures base address registers, therefore it should read type of IO from base address registers (and not from limit address registers). Note that base and limit address registers should have same type, so this change is just usage correction and has no functional change on correctly working hardware. Fixes: 8e85f36a8fab ("pci: Fix configuring io/memory base and limit registers of PCI bridges") Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions