]> 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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:28 +0000 (09:04 -0500)
commitb855dc47debf775c0bfd9fef4e9604ca7a5a6e9f
tree1607a71f3d2ec44ea0c537cc6b5887ad1c4a4480
parentccea800346cbf4f5217dbd37256bf7ae21162473
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