Re: Cache enable missing while creating TLBs for PPC440 platform.head_44x.S file.

2009-10-28 Thread Benjamin Herrenschmidt
On Wed, 2009-10-28 at 19:09 +0530, Vineeth _ wrote: > Hi, > we are porting Linux 2.6.30 on a ppc440x5 based board. > when we check the kernel code in arch/powerpc/kernel/head_44x.S file @ > line number 162, > while creating the TLB for 256MB, the cache enable/disable property is > not set by the ke

Cache enable missing while creating TLBs for PPC440 platform.head_44x.S file.

2009-10-28 Thread Vineeth _
Hi, we are porting Linux 2.6.30 on a ppc440x5 based board. when we check the kernel code in arch/powerpc/kernel/head_44x.S file @ line number 162, while creating the TLB for 256MB, the cache enable/disable property is not set by the kernel ? or are we missing smthing ? when we gave that particular