powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Thu, 13 Jun 2013 04:44:00 +0000 (10:14 +0530)
committerAndy Fleming <afleming@freescale.com>
Thu, 20 Jun 2013 22:08:53 +0000 (17:08 -0500)
commitbd7c023e48d74bb5c343f05f9d62742e108a8f52
treefbf7027a88fd4030aa186a640a8f54123aa8837a
parent5bdeff3214b1b979a20fa0250cf02e93876d0b27
powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs

init_tlbs() initialize all the TLB entries required for the system.

So disable DEBUG TLB entry before TLB entries initialization.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc85xx/cpu_init_early.c