
On Aug 7, 2011, at 6:52 AM, Sergei Shtylyov wrote:
Hello.
On 05-08-2011 18:44, Kumar Gala wrote:
From: Poonam Aggrwalpoonam.aggrwal@freescale.com
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.
Additionally removed volatile from ccsr_virt declaration as its not needed for IO accessors
I don't see that change in the patch...
oops, will update commit message (its stale)
- k
Signed-off-by: Poonam Aggrwalpoonam.aggrwal@freescale.com Signed-off-by: Kumar Galagalak@kernel.crashing.org
arch/powerpc/cpu/mpc85xx/cpu_init_early.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-)