]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Repack tlb_table to save space
authorKumar Gala <galak@kernel.crashing.org>
Fri, 11 Sep 2009 16:30:30 +0000 (11:30 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Sep 2009 02:30:09 +0000 (21:30 -0500)
commit206af3527c05e520e28d38a48a1d15433e34675d
tree9abb21e56d2d438ae8d8ca06d1f03620281aec9a
parentd30f9043539d372cf66406bc2f21bb8c20e67009
ppc/85xx: Repack tlb_table to save space

We can pack the initial tlb_table in MAS register format and use
write_tlb to set things up.  This savings can be helpful for NAND
style first stage boot loaders.

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