]> git.sur5r.net Git - u-boot/commit
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
authorScott Wood <scottwood@freescale.com>
Fri, 26 Oct 2012 00:27:41 +0000 (19:27 -0500)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:20 +0000 (15:41 -0600)
commitf545d300b0b5d08310dfca43a3021b94b7722cfe
tree930daacdb7a54b50375374e70a44a5fad8b06d70
parentcb55b3320014b7f6014416c556fe506efbf0a84b
powerpc/mpc85xx: move debug tlb entry after TLB is in known state

Previously, in many if not all configs we were creating overlapping TLB entries
which is illegal.  This caused a crash during boot when moving p2020rdb NAND SPL
into L2 SRAM.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Prabhakar Kushwaha <prabhakar@freescale.com>
Cc: Andy Fleming <afleming@freescale.com>
--
Prabhakar, please test that debug still works.
arch/powerpc/cpu/mpc85xx/start.S