Re: [U-Boot] [PATCH 2/4 v2] drivers: pci: add map_bar support for Enhanced Allocation

2019-06-05 Thread Bin Meng
On Tue, Jun 4, 2019 at 8:46 PM Alex Marginean 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 > --- > > Changes in v2: > - fixed parsing for BAR1+ >

[U-Boot] [PATCH 2/4 v2] drivers: pci: add map_bar support for Enhanced Allocation

2019-06-04 Thread Alex Marginean
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 --- Changes in v2: - fixed parsing for BAR1+ - fixed an issue with EA entry size - don't look up EA