commit | 48e2b535a0dd3a7b77b674130934a24f9de6f48d | [log] [tgz] |
---|---|---|
author | Felix Radensky <felix@embedded-sol.com> | Wed Jul 01 11:37:46 2009 +0300 |
committer | Stefan Roese <sr@denx.de> | Wed Jul 08 10:59:07 2009 +0200 |
tree | 6dad11f58a8c2322ff6ad4a774c7581b647bb3a0 | |
parent | 26d37f0061ad05e5c383c910f00e6006f3c89a3a [diff] |
4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code This patch fixes printf format string compilation warnings in several debug statements. It also fixes the dump of DDR controller MQ registers found on some 44x and 46x platforms. The current register dump code uses incorrect DCRs to access these registers. Signed-off-by: Felix Radensky <felix@embedded-sol.com> Signed-off-by: Stefan Roese <sr@denx.de>