From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 22 Mar 2013 22:00:28 +0100 Subject: [U-Boot] [PATCH 07/31] Add e6500 L2 replacement policy selection In-Reply-To: <1363973369-26110-7-git-send-email-yorksun@freescale.com> References: <1363973369-26110-1-git-send-email-yorksun@freescale.com> <1363973369-26110-7-git-send-email-yorksun@freescale.com> Message-ID: <20130322210028.F2EEC2014CE@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear York Sun, In message <1363973369-26110-7-git-send-email-yorksun@freescale.com> you wrote: > From: James Yang > > Add e6500 L2 replacement policy selection. This is compile-time config. > > Signed-off-by: James Yang > --- > 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."