commit | 6f21f31ff3a13b1ba0fe180cfe113b6eba4e9e98 | [log] [tgz] |
---|---|---|
author | Moritz Fischer <moritzf@google.com> | Sun Dec 17 00:52:09 2023 +0000 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 21 11:59:49 2023 -0500 |
tree | 253208ed4e1a1090671425eb03f0b2975a8a9b02 | |
parent | e7cc96e18c6fe5936fd9dfbdbb95049a78219cae [diff] |
pci: Enable dm_pci_map_bar() for 64-bit BARs Allow dm_pci_map_bar() usage on systems with CONFIG_SYS_PCI_64BIT. Reviewed-by: Philip Oberfichtner <pro@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Moritz Fischer <moritzf@google.com>