Re: [U-Boot] [PATCH v2 20/26] dm: pci: Switch to DM API for PCI address mapping
Applied to u-boot-dm/next. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
[U-Boot] [PATCH v2 20/26] dm: pci: Switch to DM API for PCI address mapping
We should use the new address mapping functions unless we are in compatibility mode. Disable the old functions by default. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- Changes in v2: None drivers/pci/pci_common.c | 2 +- include/pci.h| 2 +- 2 files changed, 2 insertions(+