[U-Boot] [PATCH 07/31] Add e6500 L2 replacement policy selection

Wolfgang Denk wd at denx.de
Fri Mar 22 22:00:28 CET 2013


Dear York Sun,

In message <1363973369-26110-7-git-send-email-yorksun at freescale.com> you wrote:
> From: James Yang <James.Yang at freescale.com>
> 
> Add e6500 L2 replacement policy selection.  This is compile-time config.
> 
> Signed-off-by: James Yang <James.Yang at 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

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I didn't know it was impossible when I did it."


More information about the U-Boot mailing list