diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-02-06 09:49:32 -0600 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-02-07 23:50:08 +0100 |
commit | 2d43e873a29ca4959ba6a30fc7fb396d3fd0dccf (patch) | |
tree | 981d68cdac14da581e8efad49ff2ec069d7dbe53 /examples | |
parent | ff4e66e93c1ad47644be3b4ffd6a46e1ce9b6612 (diff) | |
download | u-boot-imx-2d43e873a29ca4959ba6a30fc7fb396d3fd0dccf.zip u-boot-imx-2d43e873a29ca4959ba6a30fc7fb396d3fd0dccf.tar.gz u-boot-imx-2d43e873a29ca4959ba6a30fc7fb396d3fd0dccf.tar.bz2 |
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
When we search for an address match in pci_hose_{phys_to_bus,bus_to_phys}
we should give preference to memory regions that aren't system memory.
Its possible that we have over mapped system memory in the regions and
we want to avoid depending on the order of the regions.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions