]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Introduce low level write_tlb function
authorKumar Gala <galak@kernel.crashing.org>
Fri, 11 Sep 2009 16:27:00 +0000 (11:27 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:28 +0000 (09:04 -0500)
commitccea800346cbf4f5217dbd37256bf7ae21162473
tree74a5a20cf4f0ab88b520c23aaced7e5788d58df6
parent0fb37e5733c27164d5feae4cffba211c6f4d8390
ppc/85xx: Introduce low level write_tlb function

Factor out the code we use to actually write a tlb entry.

set_tlb is a logical view of the TLB while write_tlb is a low level
matching the MAS registers.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/start.S
cpu/mpc85xx/tlb.c
include/asm-ppc/mmu.h