diff options
author | Vladimir Zapolskiy <vz@mleia.com> | 2016-11-28 00:15:19 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-02 21:32:43 -0500 |
commit | d44cf293a127ff96a36ad5296897eeb13afbb08b (patch) | |
tree | 61d538e650305417a2d8aab6a2cfc698d73252cf /cmd/nvedit.c | |
parent | b33718c614afc8f60285311ab587ff1228e5bd29 (diff) | |
download | u-boot-imx-d44cf293a127ff96a36ad5296897eeb13afbb08b.zip u-boot-imx-d44cf293a127ff96a36ad5296897eeb13afbb08b.tar.gz u-boot-imx-d44cf293a127ff96a36ad5296897eeb13afbb08b.tar.bz2 |
pci: sh7751: fix up PCI I/O space address
The change actually maps PCI I/O window to the same address on PCI bus
as it is stated by a comment, before the change transfers to the PCI I/O
space are failed due to misconfiguration of the most significant 14 bits
of the PCI address in PCIIOBR (note that it is set to 0x0).
Most probably the problem remained unnoticed, because communcation
to all tested PCI devices is done over PCI memory space only.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'cmd/nvedit.c')
0 files changed, 0 insertions, 0 deletions