diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-08-05 09:03:54 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-08-09 23:13:56 +0200 |
commit | cfd700be9f5ed289fd57a9bd61e266319badcb0d (patch) | |
tree | e34dc8ba30df70bd9357f5d64d6e1fbb050c3bd3 /board/csb272 | |
parent | 59b4d7471c42e955bd9846892a0cc7478171778d (diff) | |
download | u-boot-cfd700be9f5ed289fd57a9bd61e266319badcb0d.zip u-boot-cfd700be9f5ed289fd57a9bd61e266319badcb0d.tar.gz u-boot-cfd700be9f5ed289fd57a9bd61e266319badcb0d.tar.bz2 |
fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges
If the size of a region equal to 4G it can't be represnted in a 32-bit
BAR so we should have marked that case as MEM64.
Additionally bump the number of inbound windows up to 4 to handle the
fact that Freescale PPCs that have an implicit window for CCSRBAR.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/csb272')
0 files changed, 0 insertions, 0 deletions