commit | cd4251624205cb97104f6e32679dc7754934f711 | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Mon Oct 27 16:09:42 2008 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Mon Oct 27 16:27:58 2008 -0500 |
tree | 4135b28561bbedf8bd66615a7fa8c995a519071e | |
parent | 219542a1a66ca017b12860920714a9859b18a5d7 [diff] |
powerpc: fix pci window initialization to work with > 4GB DRAM The existing code has a few errors that need to be fixed in order to support large RAM sizes. Fix those, and add a comment to make it clearer. Signed-off-by: Becky Bruce <becky.bruce@freescale.com> Acked-by: Kumar Gala <galak@kernel.crashing.org>