]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code
authorFelix Radensky <felix@embedded-sol.com>
Wed, 1 Jul 2009 08:37:46 +0000 (11:37 +0300)
committerStefan Roese <sr@denx.de>
Wed, 8 Jul 2009 08:59:07 +0000 (10:59 +0200)
commit48e2b535a0dd3a7b77b674130934a24f9de6f48d
tree6dad11f58a8c2322ff6ad4a774c7581b647bb3a0
parent26d37f0061ad05e5c383c910f00e6006f3c89a3a
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>
cpu/ppc4xx/44x_spd_ddr2.c