commit | d2b87fb655a784fab99cdb7c7994b1bc3bfc7097 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Mar 12 07:27:25 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Mar 17 10:52:36 2009 +0100 |
tree | dbcdbaffcc875c39537c1ae9b0b2bb8dfee44fc9 | |
parent | 1dcc5f1e2b9cc502f2a4b6e454aa85d3f1d79e85 [diff] |
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>