diff options
author | Pali Rohár <pali@kernel.org> | 2021-11-26 11:42:44 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-01-12 14:21:24 -0500 |
commit | f146bd96e448200d05261e92738812ca6e37c372 (patch) | |
tree | 15bcca4b4c5b671384137fe052ed588e6fe7a990 /fs/ext4 | |
parent | 247ffc6b36ac2605d54fe31628ae6b827603d0ac (diff) | |
download | u-boot-f146bd96e448200d05261e92738812ca6e37c372.tar.gz u-boot-f146bd96e448200d05261e92738812ca6e37c372.tar.bz2 u-boot-f146bd96e448200d05261e92738812ca6e37c372.zip |
pci: msc01: Use PCI_CONF1_ADDRESS() macro
PCI msc01 driver uses standard format of Config Address for PCI
Configuration Mechanism #1 but with cleared Enable bit.
So use new U-Boot macro PCI_CONF1_ADDRESS() with clearing PCI_CONF1_ENABLE
bit and remove old custom driver address macros.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions