]> 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)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Sep 2009 02:30:08 +0000 (21:30 -0500)
commitd30f9043539d372cf66406bc2f21bb8c20e67009
tree26e9fb3b3e4225618395e39f49a378d35f9f409b
parent0ead6f2ed7cf4e1f70dab5b529ad121e38359485
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