
Dear York Sun,
In message 1363973369-26110-7-git-send-email-yorksun@freescale.com you wrote:
From: James Yang James.Yang@freescale.com
Add e6500 L2 replacement policy selection. This is compile-time config.
Signed-off-by: James Yang James.Yang@freescale.com
arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +- arch/powerpc/cpu/mpc85xx/start.S | 1 + arch/powerpc/include/asm/processor.h | 9 +++++++++ 3 files changed, 11 insertions(+), 1 deletion(-)
WARNING: line over 80 characters #125: FILE: arch/powerpc/cpu/mpc85xx/cpu_init.c:340: + out_be32(&l2cache->l2csr0, L2CSR0_L2E|L2CSR0_L2PE|L2CSR0_L2REP_MODE);
WARNING: line over 80 characters #151: FILE: arch/powerpc/include/asm/processor.h:512: +#define L2CSR0_L2REP_SPLRUAGE 0x00000000 /* L2REP Streaming PLRU with Aging */
Best regards,
Wolfgang Denk