From: Kalle Pokki Date: Sat, 11 Nov 2006 10:09:39 +0000 (+0200) Subject: [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78dc4c20de0f2cb2aa6d4542f965f889be6da775;p=pandora-kernel.git [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions The SCC parameter RAM areas are mapped wrong in MPC8xx device descriptions. All memory areas overlap with the next one, so that I2C, SPI, SMC1 and SMC2 cannot be enabled if the four SCCs are. Signed-off-by: Kalle Pokki Acked-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed