[PATCH v2] pci: Enable dm_pci_map_bar() for 64-bit BARs
Simon Glass
sjg at chromium.org
Wed Nov 29 18:47:33 CET 2023
On Tue, 28 Nov 2023 at 17:49, Moritz Fischer <moritzf at google.com> wrote:
>
> Allow dm_pci_map_bar() usage on systems with CONFIG_SYS_PCI_64BIT.
>
> Reviewed-by: Philip Oberfichtner <pro at denx.de>
> Signed-off-by: Moritz Fischer <moritzf at google.com>
> ---
> Changes from v1:
> - Fixed commit message
> ---
> drivers/pci/pci-uclass.c | 11 +++++++++++
> include/pci.h | 4 ++--
> 2 files changed, 13 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list