Module Name: src Committed By: matt Date: Thu Jan 23 19:28:47 UTC 2014
Modified Files: src/sys/arch/arm/arm: cpufunc.c Log Message: For armv7, CPU_CONTROL_UNAL_ENABLE is MBO/SBPO. Make sure CPU_CONTROL_EX_BEND is set for big endian kernels. Don't clear bits we aren't setting. To generate a diff of this commit: cvs rdiff -u -r1.135 -r1.136 src/sys/arch/arm/arm/cpufunc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.