Home
last modified time | relevance | path

Searched hist:f545d300b0b5d08310dfca43a3021b94b7722cfe (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.Sdiff f545d300b0b5d08310dfca43a3021b94b7722cfe Thu Oct 25 19:27:41 CDT 2012 Scott Wood <scottwood@freescale.com> 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.