commit | e8e6197ab2f94702446a7da95767ac8f22deeeda | [log] [tgz] |
---|---|---|
author | Poonam Aggrwal <poonam.aggrwal@freescale.com> | Wed Jun 29 16:32:50 2011 +0530 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Sep 29 19:01:04 2011 -0500 |
tree | 6eb30d0d5f239bc6ca0092b5332b76a6b1732204 | |
parent | d793e5a840b417e9c168110deb58572e7ee586cb [diff] |
powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M For an IFC Erratum (A-003399) we will need to access IFC registers in cpu_init_early_f() so expand the TLB covering CCSR to 1M. Since we need a TLB to cover 1M we move to using TLB1 array for all the early mappings so we can cover various sizes beyond 4k. Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>