]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: Display a warning for unsupported DDR data rates
authorYork Sun <yorksun@freescale.com>
Mon, 27 Jun 2011 20:30:55 +0000 (13:30 -0700)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 11 Jul 2011 18:24:20 +0000 (13:24 -0500)
commit939e5bf9b3e04389b0262bc5634599dd0ab9c8e2
tree1353cd823440adeb2b1c2105df46e4c726468a1b
parent79fa00af5d0317903c7765f5b502bf39e38e64cd
powerpc/mpc85xx: Display a warning for unsupported DDR data rates

If DDR initialziation uses a speed table and the speed is not matched,
print a warning message instead of silently ignoring.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/corenet_ds/ddr.c
board/freescale/mpc8572ds/ddr.c
board/freescale/mpc8641hpcn/ddr.c
board/freescale/p2020ds/ddr.c
board/xes/xpedite550x/ddr.c