]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134
authorYork Sun <yorksun@freescale.com>
Thu, 17 Mar 2011 18:18:13 +0000 (11:18 -0700)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Mar 2011 14:20:50 +0000 (09:20 -0500)
commiteb672e92f44a5e3c1780c74ded073727d2887434
tree0ad6510fad7ae30a710cc107005363ce8a62b68e
parent4ca31929466b2804eac74d04ec7bf656c568250e
powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134

The fix for errata workaround is to avoid covering physical address
0xff000000 to 0xffffffff during the implementation.

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