From: Chris Elston Date: Sun, 1 May 2005 15:58:40 +0000 (-0700) Subject: [PATCH] ppc32: fix for misreported SDRAM size on Radstone PPC7D platform X-Git-Tag: v2.6.12-rc4~136^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=630710e3f72b6a324a525f6e5db3f7985d0fc4a2;p=pandora-kernel.git [PATCH] ppc32: fix for misreported SDRAM size on Radstone PPC7D platform This patch fixes the SDRAM output from /proc/cpuinfo. The previous code assumed that there was only one bank of SDRAM, and that the size in the memory configuration register was the total size. Signed-off-by: Chris Elston Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed