From: Lennert Buytenhek Date: Wed, 23 Dec 2009 15:19:56 +0000 (+0100) Subject: [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power of two X-Git-Tag: v2.6.33-rc6~10^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7788cd5557766d49343088b2edc544b186e2fe53;p=pandora-kernel.git [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 Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed