commit | 7788cd5557766d49343088b2edc544b186e2fe53 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Wed Dec 23 16:19:56 2009 +0100 |
committer | Nicolas Pitre <nico@fluxnic.net> | Mon Dec 28 23:50:49 2009 -0500 |
tree | ee2cf8fa7858b149e8f8835aa2208cb5201eb586 | |
parent | 6b7b284958d47b77d06745b36bc7f36dab769d9b [diff] |
[ARM] Orion: fix PCIe inbound window programming when RAM size is not a power of two The PCIe inbound window size is supposed to be a power of two. If the total amount of RAM installed in the system is not a power of two, round it up such that it is. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>