git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ea896
)
[POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space
author
Kumar Gala
<galak@kernel.crashing.org>
Fri, 6 Jun 2008 15:35:13 +0000
(10:35 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Mon, 9 Jun 2008 13:45:07 +0000
(08:45 -0500)
Andrew Klossner pointed out the IO space size was in violation of
the alignment requirements for windows on the 85xx. The size should
have been 1M (to match u-boot).
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found