Home
last modified time | relevance | path

Searched hist:e8e6197ab2f94702446a7da95767ac8f22deeeda (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dcpu_init_early.ce8e6197ab2f94702446a7da95767ac8f22deeeda Wed Jun 29 11:02:50 UTC 2011 Poonam Aggrwal <poonam.aggrwal@freescale.com> 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>