u-boot-brain/drivers/pci_endpoint
Ramon Fried eb18742575 pci_ep: fix wrong addressing to barno
barno was mistakely readed from the target structure,
resulting in undefined behavious depending on the previous memory
content. fix that.

Fixes: bb41333782 ("pci_ep: add pci endpoint sandbox driver")
Signed-off-by: Ramon Fried <rfried.dev@gmail.com>
[trini: Drop unused bar_idx]
Signed-off-by: Tom Rini <trini@konsulko.com>
2019-07-18 11:31:32 -04:00
..
Kconfig pci_ep: add pci endpoint sandbox driver 2019-07-11 10:05:15 -04:00
Makefile pci_ep: add pci endpoint sandbox driver 2019-07-11 10:05:15 -04:00
pci_ep-uclass.c drivers: pci_ep: Introduce UCLASS_PCI_EP uclass 2019-07-11 10:05:15 -04:00
pcie-cadence-ep.c pci_ep: add Cadence PCIe endpoint driver 2019-07-11 10:05:15 -04:00
pcie-cadence.h pci_ep: add Cadence PCIe endpoint driver 2019-07-11 10:05:15 -04:00
sandbox-pci_ep.c pci_ep: fix wrong addressing to barno 2019-07-18 11:31:32 -04:00