Re: [U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2013-03-27 Thread Minkyu Kang
On 30/11/12 15:29, Rajeshwari Shinde wrote: > This patch set adds L2 Cache Support to EXYNOS. > > Signed-off-by: Arun Mankuzhi > Signed-off-by: Rajeshwari Shinde > --- > arch/arm/cpu/armv7/exynos/soc.c | 37 + > 1 files changed, 37 insertions(+), 0 deletion

Re: [U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2013-01-11 Thread Rajeshwari Birje
Hi Minkyu, Please do let me know if any comments for same. Regards, Rajeshwari Shinde. On Thu, Dec 27, 2012 at 11:29 AM, Rajeshwari Birje wrote: > Minkyu Kang, > > Please do let me know if any comments regarding this patch. > > Regards, > Rajeshwari Shinde. -- Regards, Rajeshwari Shinde ___

Re: [U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2012-12-26 Thread Rajeshwari Birje
Hi Minkyu Kang, Please do let me know if any comments regarding this patch. Regards, Rajeshwari Shinde. On Sun, Dec 9, 2012 at 1:08 AM, Simon Glass wrote: > On Thu, Nov 29, 2012 at 10:29 PM, Rajeshwari Shinde > wrote: > > This patch set adds L2 Cache Support to EXYNOS. > > > > Signed-off-by:

Re: [U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2012-12-10 Thread Rajeshwari Birje
Hi Simon, Yes it is a V2 patch. Sorry I missed the add the same will submitting the patch. Regards, Rajeshwari Shinde. On Sun, Dec 9, 2012 at 1:08 AM, Simon Glass wrote: > On Sat, Dec 8, 2012 at 11:38 AM, Simon Glass wrote: >> On Thu, Nov 29, 2012 at 10:29 PM, Rajeshwari Shinde >> wrote: >>>

Re: [U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2012-12-08 Thread Simon Glass
On Sat, Dec 8, 2012 at 11:38 AM, Simon Glass wrote: > On Thu, Nov 29, 2012 at 10:29 PM, Rajeshwari Shinde > wrote: >> This patch set adds L2 Cache Support to EXYNOS. >> >> Signed-off-by: Arun Mankuzhi >> Signed-off-by: Rajeshwari Shinde > > Acked-by: Simon Glass > BTW I am assuming this is v2

Re: [U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2012-12-08 Thread Simon Glass
On Thu, Nov 29, 2012 at 10:29 PM, Rajeshwari Shinde wrote: > This patch set adds L2 Cache Support to EXYNOS. > > Signed-off-by: Arun Mankuzhi > Signed-off-by: Rajeshwari Shinde Acked-by: Simon Glass > --- > arch/arm/cpu/armv7/exynos/soc.c | 37 + > 1 fil

[U-Boot] [PATCH] EXYNOS5: Add L2 Cache Support.

2012-11-29 Thread Rajeshwari Shinde
This patch set adds L2 Cache Support to EXYNOS. Signed-off-by: Arun Mankuzhi Signed-off-by: Rajeshwari Shinde --- arch/arm/cpu/armv7/exynos/soc.c | 37 + 1 files changed, 37 insertions(+), 0 deletions(-) diff --git a/arch/arm/cpu/armv7/exynos/soc.c b/arch/