Files
u-boot/drivers
Christian Gmeiner 6f95d89c71 dm: pci: Use a 1:1 mapping for bus <-> phy addresses
If U-Boot gets used as coreboot payload all pci resources got
assigned by coreboot. If a dts without any pci ranges gets used
the dm is not able to access pci device memory. To get things
working make use of a 1:1 mapping for bus <-> phy addresses.

This change makes it possible to get the e1000 U-Boot driver
working on a sandybridge device where U-Boot is used as coreboot
payload.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: fixed 'u-boot' in the commit message]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-06-13 09:50:57 +08:00
..
2018-05-08 09:07:40 -04:00
2018-05-29 08:33:05 +02:00
2018-06-01 15:56:02 +02:00
2018-06-01 15:56:02 +02:00
2018-06-11 12:34:45 -07:00
2018-06-01 15:56:02 +02:00
2018-06-05 20:19:09 -04:00
2018-05-25 20:13:00 -04:00
2018-06-13 09:50:57 +08:00