Re: [U-Boot] [PATCH] Removed clearing of L2-as-SRAM

2011-04-10 Thread Kumar Gala
On Feb 14, 2011, at 5:59 AM, Fabian Cenedese wrote: > Removed clearing of L2 cache as SRAM as it is not necessary without ECC. > This also speeds up the booting process. > > Signed-off-by: Fabian Cenedese > Cc: Kumar Gala > --- > arch/powerpc/cpu/mpc85xx/cpu_init_nand.c |7 --- > 1 file

Re: [U-Boot] [PATCH] Removed clearing of L2-as-SRAM

2011-03-25 Thread Kumar Gala
On Mar 25, 2011, at 8:43 AM, Fabian Cenedese wrote: > At 12:59 14.02.2011 +0100, Fabian Cenedese wrote: >> Removed clearing of L2 cache as SRAM as it is not necessary without ECC. >> This also speeds up the booting process. >> >> Signed-off-by: Fabian Cenedese >> Cc: Kumar Gala >> --- >> arch/

Re: [U-Boot] [PATCH] Removed clearing of L2-as-SRAM

2011-03-25 Thread Fabian Cenedese
At 12:59 14.02.2011 +0100, Fabian Cenedese wrote: >Removed clearing of L2 cache as SRAM as it is not necessary without ECC. >This also speeds up the booting process. > >Signed-off-by: Fabian Cenedese >Cc: Kumar Gala >--- > arch/powerpc/cpu/mpc85xx/cpu_init_nand.c |7 --- > 1 files changed,

[U-Boot] [PATCH] Removed clearing of L2-as-SRAM

2011-02-14 Thread Fabian Cenedese
Removed clearing of L2 cache as SRAM as it is not necessary without ECC. This also speeds up the booting process. Signed-off-by: Fabian Cenedese Cc: Kumar Gala --- arch/powerpc/cpu/mpc85xx/cpu_init_nand.c |7 --- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/arch/powerp