Re: [U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx

2012-10-26 Thread Minkyu Kang
Dear Ashok Kumar Reddy, On 27 September 2012 03:29, Ashok Kumar Reddy wrote: > From 0de61b9690c5f136ba5d3028be43877ea455d843 Mon Sep 17 00:00:00 2001 > From: Ashok Kumar Reddy > Date: Wed, 26 Sep 2012 23:44:59 +0530 > Subject: [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx > > arch_cpu

Re: [U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx

2012-10-01 Thread Marek Vasut
Dear Ashok Kumar Reddy, > Hi Marek Vasut, > > On 30-09-2012 18:51, Marek Vasut wrote: > > Dear Ashok Kumar Reddy, > > > >> Hi Marek Vasut , Hi Stephen Warren > >> > >> Please provide comments for the below patch, as i forgot to add you in > >> cc for below mail. > > > > You CC wrong people, CC

Re: [U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx

2012-09-30 Thread Ashok Kumar Reddy
Hi Marek Vasut, On 30-09-2012 18:51, Marek Vasut wrote: Dear Ashok Kumar Reddy, Hi Marek Vasut , Hi Stephen Warren Please provide comments for the below patch, as i forgot to add you in cc for below mail. You CC wrong people, CCing Minkyu. Anyway, this doesn't seem right, removing CONFIG_I

Re: [U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx

2012-09-30 Thread Marek Vasut
Dear Ashok Kumar Reddy, > Hi Marek Vasut , Hi Stephen Warren > > Please provide comments for the below patch, as i forgot to add you in > cc for below mail. You CC wrong people, CCing Minkyu. Anyway, this doesn't seem right, removing CONFIG_ICACHE_OFF from your config file should have the same

Re: [U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx

2012-09-30 Thread Ashok Kumar Reddy
Hi Marek Vasut , Hi Stephen Warren Please provide comments for the below patch, as i forgot to add you in cc for below mail. Regards, Ashok On 26-09-2012 23:59, Ashok Kumar Reddy wrote: From 0de61b9690c5f136ba5d3028be43877ea455d843 Mon Sep 17 00:00:00 2001 From: Ashok Kumar Reddy Date: We

[U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx

2012-09-26 Thread Ashok Kumar Reddy
>From 0de61b9690c5f136ba5d3028be43877ea455d843 Mon Sep 17 00:00:00 2001 From: Ashok Kumar Reddy Date: Wed, 26 Sep 2012 23:44:59 +0530 Subject: [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx arch_cpu_init() is removed from cpu level to SOC level for arm1176 in commit 4ea6d6b,the same is