commit | f82885eb78c80abaa6aec7ef8bf506067e23332d | [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 | c417c91a4a151218a897c564b147eaedc24afa91 [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>