linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: valentin.longchamp@epfl.ch (Valentin Longchamp)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] mx31moboard: fix typo
Date: Fri, 04 Dec 2009 18:30:37 +0100	[thread overview]
Message-ID: <4B19473D.7010801@epfl.ch> (raw)
In-Reply-To: <Pine.LNX.4.64.0912041013380.3981@axis700.grange>

Guennadi Liakhovetski wrote:
> On Thu, 3 Dec 2009, Robert Schwebel wrote:
> 
>> On Thu, Dec 03, 2009 at 08:30:34PM +0100, Robert Schwebel wrote:
>>> Currently, linux-next breaks due to a typo introduced in commit
>>> 33c4d91928bea4444b067e620496befbeb87029c
>>>
>>> This patch fixes it.
>> But something else must be missing, I still get this:
> 
> ...to second that, yesterday's next also locks up hard on boot on pcm037. 
> .config available on request.
> 

Same problem here. As a matter of fact, it comes from the mxc-master 
branch. I have bisected out the culprit:

http://git.pengutronix.de/?p=imx/linux-2.6.git;a=commit;h=52939c03e53b151848da9e83fd839bddfda29e78

It seems conform with the lock syndrom: very early at boot right after 
Uncompessing Linux and before any other message.

The proc stalls on this read:
srev = __raw_readl(IO_ADDRESS(IIM_BASE_ADDR) + MXC_IIMSREV);

Maybe Guennadi and I have silicon revisions that do not work well with 
this patch (because I assume it worked well for Daniel).

Val

-- 
Valentin Longchamp, PhD Student, EPFL-STI-LSRO1
valentin.longchamp at epfl.ch, Phone: +41216937827
http://people.epfl.ch/valentin.longchamp
MEA3485, Station 9, CH-1015 Lausanne

  reply	other threads:[~2009-12-04 17:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 19:30 [PATCH] mx31moboard: fix typo Robert Schwebel
2009-12-03 19:33 ` Robert Schwebel
2009-12-04  8:39   ` Valentin Longchamp
2009-12-04 11:14     ` Valentin Longchamp
2009-12-04 12:20       ` Sascha Hauer
2009-12-04 15:50         ` [PATCH 1/1] mx31moboard: fix usbh device names Valentin Longchamp
2009-12-04  9:14   ` [PATCH] mx31moboard: fix typo Guennadi Liakhovetski
2009-12-04 17:30     ` Valentin Longchamp [this message]
2009-12-04 17:46       ` Daniel Mack
2009-12-09 12:44         ` Valentin Longchamp
2009-12-09 13:57           ` Daniel Mack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B19473D.7010801@epfl.ch \
    --to=valentin.longchamp@epfl.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).