[PATCH] e500v2 36 bit large physical HID0[EN_MAS7_UPDATE]

Micha Nelissen micha at neli.hopto.org
Thu Jun 17 01:12:42 EST 2010


Kumar Gala wrote:
>> +BEGIN_MMU_FTR_SECTION
>> +	mfspr	r2,SPRN_HID0
>> +	ori	r2,r2,HID0_EN_MAS7_UPDATE at l
>> +	mtspr	SPRN_HID0, r2
>> +END_MMU_FTR_SECTION_IFSET(MMU_FTR_BIG_PHYS)
>> +#endif
> 
> If you want to do this, do it in:
> 
> arch/powerpc/kernel/cpu_setup_fsl_booke.S

Do you mean like attached? I had to change the order of the '_GLOBAL' 
definitions __setup_cpu_e500v1/__setup_cpu_e500v2 since this bit is 
e500v2 only.

Thanks,

Micha
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: en-mas7-update-v2.diff
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20100616/d0b15900/attachment.txt>


More information about the Linuxppc-dev mailing list