commit | 2a6936059a1f393d828274bf5d33dd54c0a3c882 | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Fri Jul 05 11:59:26 2013 +0530 |
committer | Andy Fleming <afleming@freescale.com> | Tue Jul 16 17:44:30 2013 -0500 |
tree | addd8582171cfe68b87d3ee496d1e214b2d706aa | |
parent | b9944a77f909e343f930dcbcc597224e65dfcca9 [diff] |
powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL CONFIG_SPL_BUILD creates debug TLB entry, so disable it before init_tlbs. CONFIG_SPL_INIT_MINIMAL never creates any debug TLB entry, so no need of disable_tlb(). Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>