commit | dc2adad85bf580d65916c940683f6e9671e8a5dd | [log] [tgz] |
---|---|---|
author | Dave Liu <daveliu@freescale.com> | Tue Oct 28 17:46:12 2008 +0800 |
committer | Jon Loeliger <jdl@freescale.com> | Thu Oct 30 10:26:37 2008 -0500 |
tree | eb131f1f9ddf588a86897f0b4c09d0041ba39bf8 | |
parent | b1d0db1805c3395149777e507b6da53410abac4e [diff] |
86xx: Move the clear_tlbs before MMU turn on We must invalidate TLBs before MMU turn on, but currently the code is not, if there are some stale TLB entry valid in the TLBs, it will cause strange issue. Signed-off-by: Dave Liu <daveliu@freescale.com> Acked-by: Becky Bruce <becky.bruce@freescale.com>