commit | ad16880daae42b4e8e078580812faa216600b05e | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 06 10:35:13 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jun 09 08:45:07 2008 -0500 |
tree | ef1ea840a5f1235e3f47f3ee55b5ae2bbe885c2b | |
parent | c4ea896476d30514109f61f1a6e0d8e2b201e401 [diff] |
[POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO space 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>