]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms
authorEd Swarthout <Ed.Swarthout@freescale.com>
Fri, 4 Mar 2011 00:28:14 +0000 (18:28 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Sat, 5 Mar 2011 16:16:24 +0000 (10:16 -0600)
commite81241af5ab2d084714b9d5617ec6a5cf9dd01ff
treeee4a5b3ee77c28bba496a9d0869bc40c34b84521
parentd89a976c13914641529e68b748f6193103840392
powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms

Copying directly from ECM/PQ3 is not correct for how CoreNet based
platforms handle boot page translation.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/mp.c