On Tue, Jun 4, 2019 at 8:46 PM Alex Marginean <[email protected]> wrote:
>
> Makes dm_pci_map_bar API available for integrated PCI devices that
> support Enhanced Allocation instead of the original PCI BAR mechanism.
>
> Signed-off-by: Alex Marginean <[email protected]>
> ---
>
> Changes in v2:
>         - fixed parsing for BAR1+
>         - fixed an issue with EA entry size
>         - don't look up EA capability structure twice
>         - use phys_addr_t for EA addresses
>         - use kernel MACROS for EA registers
>
>  drivers/pci/pci-uclass.c | 46 ++++++++++++++++++++++++++++++++++++++++
>  include/pci.h            | 13 ++++++++++++
>  2 files changed, 59 insertions(+)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to