RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-04-06 Thread Aguirre, Sergio
: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3 * Pais, Allen allen.p...@ti.com [100322 22:42]: With this patch[DEBUG_LL + earlyprintk], I still haven't been able to boot the kernel. Is it working on your side. The commit am using

RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-31 Thread G, Manjunath Kondaiah
] On Behalf Of Chikkature Rajashekar, Madhusudhan Sent: Wednesday, March 31, 2010 5:05 AM To: 'Tony Lindgren'; Pais, Allen Cc: linux-arm-ker...@lists.infradead.org; linux-omap@vger.kernel.org; Pandita, Vikram Subject: RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3 -Original Message

RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-31 Thread Madhusudhan
@vger.kernel.org; Pandita, Vikram Subject: RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3 -Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Tony Lindgren Sent: Tuesday, March 23, 2010 10:27 AM To: Pais, Allen

RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-30 Thread Madhusudhan
: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3 * Pais, Allen allen.p...@ti.com [100322 22:42]: With this patch[DEBUG_LL + earlyprintk], I still haven't been able to boot the kernel. Is it working on your side. The commit am using

RE: mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3)

2010-03-24 Thread Madhusudhan
...@vger.kernel.org; Pandita, Vikram; Madhusudhan Chikkature Rajashekar Subject: mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3) Tony Lindgren had written, on 03/23/2010 10:27 AM, the following: [...] Then at least one issue remains for zoom3 to be usable.. I'm getting tons

RE: mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3)

2010-03-24 Thread Madhusudhan
: Pais, Allen; linux-arm-ker...@lists.infradead.org; linux- o...@vger.kernel.org; Pandita, Vikram; Madhusudhan Chikkature Rajashekar Subject: mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3) Tony Lindgren had written, on 03/23/2010 10:27 AM, the following

RE: mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3)

2010-03-24 Thread Madhusudhan
: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3) Tony Lindgren had written, on 03/23/2010 10:27 AM, the following: [...] Then at least one issue remains for zoom3 to be usable.. I'm getting tons of MMC errors trying to mount root on it: mmcblk1: error -110 transferring data, sector 2097024

Re: mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3)

2010-03-24 Thread Laurent Epinat
, 2010 5:49 PM To: Tony Lindgren Cc: Pais, Allen; linux-arm-ker...@lists.infradead.org; linux- o...@vger.kernel.org; Pandita, Vikram; Madhusudhan Chikkature Rajashekar Subject: mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3) Tony Lindgren had written, on 03/23/2010 10:27 AM

mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3)

2010-03-23 Thread Nishanth Menon
Tony Lindgren had written, on 03/23/2010 10:27 AM, the following: [...] Then at least one issue remains for zoom3 to be usable.. I'm getting tons of MMC errors trying to mount root on it: mmcblk1: error -110 transferring data, sector 2097024, nr 8, card status 0x900 end_request: I/O error,

RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-22 Thread Pais, Allen
Hi all, Got a zoom3 finally! This is needed to boot with DEBUG_LL + earlyprintk. And of course it won't compile because of a missing #. Here's the working version. One more time. Looks like what I posted is not enough, we also need to make sure the mapping does not overlap

Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-22 Thread Tony Lindgren
* Pais, Allen allen.p...@ti.com [100322 00:14]: Hi all, Got a zoom3 finally! This is needed to boot with DEBUG_LL + earlyprintk. And of course it won't compile because of a missing #. Here's the working version. One more time. Looks like what I posted is not

Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-22 Thread Tony Lindgren
: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3 * Tony Lindgren t...@atomide.com [100319 19:43]: * Tony Lindgren t...@atomide.com [100319 17:42]: * Tony Lindgren t...@atomide.com [100319 17:30]: Hi all, Got a zoom3 finally! This is needed to boot with DEBUG_LL + earlyprintk

Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-22 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100322 14:15]: BTW, I'm still seeing mux errors on zoom3, have not yet looked into those. Looks like we're currently missing these pins. Still need to be checked for GPIO values and modes though, posting just for reference as this fixes the mux: Unknown ball

RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-22 Thread Pais, Allen
With this patch[DEBUG_LL + earlyprintk], I still haven't been able to boot the kernel. Is it working on your side. The commit am using is : a842b5f9ce70e1b738eabb4d719860070180ed1c I think you will also need the 3630 serial fixes series posted recently. I just merged

RE: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-20 Thread Pandita, Vikram
-Original Message- From: Tony Lindgren [mailto:t...@atomide.com] Sent: Friday, March 19, 2010 10:03 PM To: linux-arm-ker...@lists.infradead.org; linux-omap@vger.kernel.org Cc: Pais, Allen; Pandita, Vikram Subject: Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3 * Tony Lindgren t

Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-19 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100319 17:30]: Hi all, Got a zoom3 finally! This is needed to boot with DEBUG_LL + earlyprintk. And of course it won't compile because of a missing #. Here's the working version. Tony From d1d25009c085a2ea677da6bc2c905fbcf98e224e Mon Sep 17 00:00:00 2001

Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-19 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100319 17:42]: * Tony Lindgren t...@atomide.com [100319 17:30]: Hi all, Got a zoom3 finally! This is needed to boot with DEBUG_LL + earlyprintk. And of course it won't compile because of a missing #. Here's the working version. One more time. Looks

Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3

2010-03-19 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [100319 19:43]: * Tony Lindgren t...@atomide.com [100319 17:42]: * Tony Lindgren t...@atomide.com [100319 17:30]: Hi all, Got a zoom3 finally! This is needed to boot with DEBUG_LL + earlyprintk. And of course it won't compile because of a missing