Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/arm



> On May 19, 2015, at 2:20 AM, SUENAGA Hiroki <hsuenaga%netbsd.org@localhost> wrote:
> 
> Module Name:	src
> Committed By:	hsuenaga
> Date:		Tue May 19 09:20:19 UTC 2015
> 
> Modified Files:
> 	src/sys/arch/arm/arm: cpufunc_asm_pj4b.S
> 	src/sys/arch/arm/marvell: armadaxp.c mvsocreg.h
> 
> Log Message:
> fix Marvell Coherency Barrier register address.
> configure coherency bus maintance broadcast using MPIDR. we need to configure
> this regardless of 'options MULTIPROCESSOR.'

Please move the MPIDR defines to <arm/armreg.h> and use __BIT or __BITS.




Home | Main Index | Thread Index | Old Index