commit | 2617647965cd08b3cafcd1d13556f95b4ea6606a | [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 | c29173469a6e0986d249a2c83336e8dcca600824 [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>