Re: [PATCH v2 3/3] ARM: S5PC210: Set the common L2 cache configurations

2010-10-05 Thread Kyungmin Park
On Tue, Oct 5, 2010 at 5:47 PM, Kukjin Kim wrote: > Kyungmin Park wrote: >> >> From: Kyungmin Park >> >> S5PC210 has PL310 1MiB L2 cache. >> It uses the optimized data & tag latency and also enable the prefetch. >> >> Signed-off-by: Kyungmin Park >> --- >>  arch/arm/mach-s5pv310/cpu.c |   19 +++

RE: [PATCH v2 3/3] ARM: S5PC210: Set the common L2 cache configurations

2010-10-05 Thread Kukjin Kim
Kyungmin Park wrote: > > From: Kyungmin Park > > S5PC210 has PL310 1MiB L2 cache. > It uses the optimized data & tag latency and also enable the prefetch. > > Signed-off-by: Kyungmin Park > --- > arch/arm/mach-s5pv310/cpu.c | 19 +++ > 1 files changed, 19 insertions(+), 0 de