diff options
author | Pali Rohár <pali@kernel.org> | 2023-04-13 22:41:46 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-05-01 18:59:33 -0400 |
commit | 159f104076d4a0693599900deb8173f2af5942a4 (patch) | |
tree | 723a1f2c5772d4cb4a19148fd0b469e7b9c1b15b /drivers/ddr | |
parent | f5375a4500b2491f8315288dcaff3578e8b4c800 (diff) |
pci: mpc85xx: Do not try to access extended PCIe registers
Driver pci_mpc85xx.c is PCI controller driver for old PCI Local Bus,
which does not support access to extended PCIe registers (above 0xff),
as opposite of the PCIe driver pcie_fsl.c for the same platform.
So do not try to access extended PCIe registers as it cannot work.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
Tested-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions