commit | 206af3527c05e520e28d38a48a1d15433e34675d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Sep 11 11:30:30 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 15 21:30:09 2009 -0500 |
tree | 9abb21e56d2d438ae8d8ca06d1f03620281aec9a | |
parent | d30f9043539d372cf66406bc2f21bb8c20e67009 [diff] |
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>