ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration
authorStefan Roese <sr@denx.de>
Thu, 12 Mar 2009 06:27:25 +0000 (07:27 +0100)
committerStefan Roese <sr@denx.de>
Tue, 17 Mar 2009 09:52:36 +0000 (10:52 +0100)
commit0b2f38fe3c4555dd2b81c69880403c13ad723153
treedbcdbaffcc875c39537c1ae9b0b2bb8dfee44fc9
parent9199b9cc8f56aca26504b48cf702176208f46e54
ppc4xx: lwmon5: Only use one CS (rank) in DDR2 configuration

This patch fixes a problem spotted by Mikhail Zolotaryov on Sequoia with
the DDR2 configuration to only use one CS (rank). As this code is most
likely copied from the original Sequoia version, this error was copied
as well.

This patch also removes some dead code.

Signed-off-by: Stefan Roese <sr@denx.de>
board/lwmon5/sdram.c