powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
authorYork Sun <yorksun@freescale.com>
Thu, 17 Mar 2011 18:18:12 +0000 (11:18 -0700)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Mar 2011 14:20:50 +0000 (09:20 -0500)
commit4ca31929466b2804eac74d04ec7bf656c568250e
treea4cef3565ed35aa6144d3d73ca425337e990b229
parent634bc5542959f9ab53961642a1106c4acd2757f3
powerpc/mpc8xxx: disable rcw_en bit for non-DDR3

rcw_en bit is only available for DDR3 controllers. It is a reserved bit on
DDR1 and DDR2 controllers.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c