Files
u-boot/drivers/net
Paul Burton 154bf12f78 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base
Reading the PCI BAR & converting the result to a physical address is not
safe across all architectures. For example on MIPS the virtual:physical
mapping is not 1:1, so we cannot directly make use of the physical
address.

Use the more generic BAR-mapping function dm_pci_map_bar to discover the
MMIO base address, which should work across architectures.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-09-21 15:04:32 +02:00
..
2016-08-22 14:21:16 -05:00
2016-08-15 15:29:03 -05:00
2016-08-12 16:00:50 -04:00
2016-02-05 12:47:23 +08:00
2016-09-21 14:55:14 +02:00
2016-02-06 12:00:59 +01:00
2015-08-11 13:27:15 -05:00
2016-08-15 15:29:03 -05:00
2016-01-14 14:08:59 +01:00
2016-05-02 18:37:09 -04:00
2013-04-01 16:33:52 -04:00
2015-11-05 08:22:21 +01:00
2016-01-07 12:18:58 -07:00
2016-08-15 15:29:03 -05:00
2015-09-11 17:14:43 -04:00
2015-09-11 17:14:43 -04:00